diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-14 08:59:36 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-14 08:59:36 -0700 |
commit | 526fc909d95ba2b4f77697b9f772a7a49d7bce0e (patch) | |
tree | 5516487dfbccb8407aea4f7cfaf07cbf4c3c12d1 | |
parent | 5f1995782d7eedb09cae0db7add7ab5a4666f0f5 (diff) |
Address review comments.
-rw-r--r-- | data/data.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/data.s b/data/data.s index fa4d17e84..1010190f3 100644 --- a/data/data.s +++ b/data/data.s @@ -4,7 +4,6 @@ #include "constants/region_map.h" .include "asm/macros.inc" .include "constants/constants.inc" - .set NULL, 0 .section .rodata |