Russ's fix for panic remap

This commit is contained in:
Frans Kaashoek 2011-04-28 08:01:36 -04:00
parent ae603ff5e7
commit f70ef994dc
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
_*
*.o
*.d

2
data.S
View File

@ -20,7 +20,7 @@
// or to write a linker script, but this is simplest.
.data
.align 4096
.globl data
data:
.word 1