Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144251
b: refs/heads/master
c: 882016f
h: refs/heads/master
i:
  144249: 419b5c7
  144247: ba957cd
v: v3
  • Loading branch information
Tim Abbott authored and Linus Torvalds committed Apr 28, 2009
1 parent cfad403 commit 99b0156
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9203fc9c1266ed21c327f679ad05e53509dfbee1
refs/heads/master: 882016ff3659126f6da50cf7cb84a0a15d00a87b
5 changes: 3 additions & 2 deletions trunk/arch/sh/kernel/cpu/sh5/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* for more details.
*/
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/sys.h>
#include <cpu/registers.h>
#include <asm/processor.h>
Expand Down Expand Up @@ -2058,10 +2059,10 @@ asm_uaccess_end:


/*
* --- .text.init Section
* --- .init.text Section
*/

.section .text.init, "ax"
__INIT

/*
* void trap_init (void)
Expand Down

0 comments on commit 99b0156

Please sign in to comment.