Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258211
b: refs/heads/master
c: e2f8184
h: refs/heads/master
i:
  258209: 99f58bf
  258207: 5dcf7cf
v: v3
  • Loading branch information
Russell King committed Jul 7, 2011
1 parent f2b7364 commit 7c290ed
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: 3835d69a6c7048a28d0aea3cb8403d5e83a0f867
refs/heads/master: e2f81844efa2d44d326bef48e1c9e48926162bc6
4 changes: 2 additions & 2 deletions trunk/arch/arm/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ SECTIONS
. = PAGE_OFFSET + TEXT_OFFSET;
#endif
.head.text : {
_stext = .;
_text = .;
HEAD_TEXT
}
.text : { /* Real text segment */
_text = .; /* Text and read-only data */
_stext = .; /* Text and read-only data */
__exception_text_start = .;
*(.exception.text)
__exception_text_end = .;
Expand Down

0 comments on commit 7c290ed

Please sign in to comment.