Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61851
b: refs/heads/master
c: 5c617c6
h: refs/heads/master
i:
  61849: f654c1f
  61847: 0676594
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Sam Ravnborg committed Jul 17, 2007
1 parent a5f49ee commit 272fb8a
Show file tree
Hide file tree
Showing 3 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: 7c5d249ad3fb6ce3815c1ed5f04bece02a3e7030
refs/heads/master: 5c617c6ff0379f9e55178165478e10761fa109e2
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v10/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ SECTIONS
___data_start = . ;
__Sdata = . ;
.data : { /* Data */
*(.data)
DATA_DATA
}
__edata = . ; /* End of data section */
_edata = . ;
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v32/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ SECTIONS
___data_start = . ;
__Sdata = . ;
.data : { /* Data */
*(.data)
DATA_DATA
}
__edata = . ; /* End of data section. */
_edata = . ;
Expand Down

0 comments on commit 272fb8a

Please sign in to comment.