Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64242
b: refs/heads/master
c: fe6d9da
h: refs/heads/master
v: v3
  • Loading branch information
Roman Zippel authored and Linus Torvalds committed Aug 23, 2007
1 parent fa06e7a commit 6bad52a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a5f442b2a90679f0b3bb562c01d0042d44ffd9fe
refs/heads/master: fe6d9daf567310aa4d7cfc07fc48fe35296ecf7b
4 changes: 2 additions & 2 deletions trunk/arch/m68k/kernel/vmlinux-std.lds
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ SECTIONS
*(.gnu.warning)
} :text = 0x4e75

_etext = .; /* End of text section */

. = ALIGN(16); /* Exception table */
__start___ex_table = .;
__ex_table : { *(__ex_table) }
__stop___ex_table = .;

RODATA

_etext = .; /* End of text section */

.data : { /* Data */
DATA_DATA
CONSTRUCTORS
Expand Down

0 comments on commit 6bad52a

Please sign in to comment.