Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81986
b: refs/heads/master
c: 4787083
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Feb 1, 2008
1 parent 9f14879 commit d8d6d10
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: c6d64c16bb193c8ca2ccc0b3c556a4574a02408b
refs/heads/master: 4787083fcce866e275bedeb87cd6dfba34c84253
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/lib/GENbzero.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.align 4; \
99: retl; \
mov %o1, %o0; \
.section __ex_table; \
.section __ex_table,"a";\
.align 4; \
.word 98b, 99b; \
.text; \
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/lib/NGbzero.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.align 4; \
99: retl; \
mov %o1, %o0; \
.section __ex_table; \
.section __ex_table,"a";\
.align 4; \
.word 98b, 99b; \
.text; \
Expand Down

0 comments on commit d8d6d10

Please sign in to comment.