Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199545
b: refs/heads/master
c: e9cfaa9
h: refs/heads/master
i:
  199543: 698540d
v: v3
  • Loading branch information
Denys Vlasenko authored and Michal Marek committed Mar 3, 2010
1 parent 9b1a7e5 commit 5d6db9a
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: b6f4e451de78547a369a8dbb7bcb56c1919a6b79
refs/heads/master: e9cfaa9f4c99be6d6bfe468daa1dd3a3f326bc52
2 changes: 1 addition & 1 deletion trunk/arch/mips/lasat/image/head.S
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <asm/lasat/head.h>

.text
.section .text.start, "ax"
.section .text..start, "ax"
.set noreorder
.set mips3

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/lasat/image/romscript.normal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SECTIONS
{
.text :
{
*(.text.start)
*(.text..start)
}

/* Data in ROM */
Expand Down

0 comments on commit 5d6db9a

Please sign in to comment.