diff options
| author | Astrid Smith | 2011-10-31 00:28:07 -0700 |
|---|---|---|
| committer | Astrid Smith | 2011-10-31 00:28:07 -0700 |
| commit | 11188d1e50d1f294796924b4e969b8af1e6b4971 (patch) | |
| tree | ceccd6f50e2105624bd36fa715be801a89e42c54 | |
| parent | 209891fe517c3d5bf615d0092046a2dee1c22b79 (diff) | |
Section bulkhead reinforcement
| -rw-r--r-- | test.s | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ .include "interrupts.s" .include "opcodes.s" +.text + emu_op_undo_cb: emu_op_undo_dd: |
