diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-10-10 12:43:13 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-10-10 12:43:13 -0500 |
commit | baab3ad562001c8d33b2a6d93c476324687a0613 (patch) | |
tree | eefd73b69928bc77681d6fccde3fbde5f133a0e3 /asm/ewram.s | |
parent | 69484fa8da6d4c1917375a1e3ce5bbe49565408b (diff) |
Add ewram and iwram sections
Diffstat (limited to 'asm/ewram.s')
-rwxr-xr-x | asm/ewram.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/ewram.s b/asm/ewram.s new file mode 100755 index 0000000..2bc030e --- /dev/null +++ b/asm/ewram.s @@ -0,0 +1 @@ + .section ewram |