Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126994
b: refs/heads/master
c: efe065a
h: refs/heads/master
v: v3
  • Loading branch information
Graf Yang authored and Bryan Wu committed Oct 28, 2008
1 parent ee27bd1 commit eb3beff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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: d292b00031369feb7bc6b4a14e434379fb2dbb01
refs/heads/master: efe065a1b39974ff2bbb9aa693400f3de4ba5a6a
7 changes: 4 additions & 3 deletions trunk/arch/blackfin/mach-common/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,8 @@ _last_cplb_fault_retx:
.bss
#endif
_exception_stack:
.size _exception_stack, 1024 * 4
.set _exception_stack_top, _exception_stack + 1024 * 4
.size _exception_stack_top, 0
.rept 1024
.long 0
.endr
_exception_stack_top:
#endif

0 comments on commit eb3beff

Please sign in to comment.