diff options
| author | Duncan Smith | 2010-06-20 22:42:25 -0700 |
|---|---|---|
| committer | Duncan Smith | 2010-06-20 22:42:25 -0700 |
| commit | 491a092053cf6c88ee468f2aa8ffc71e1e71a8dd (patch) | |
| tree | 6e54d9d7149deb6bd6a31aae5e5d587aa81d7bda /main.asm | |
| parent | 16e189528f852a01e199665acc18881fb03444a9 (diff) | |
Linker warning fixed
Diffstat (limited to 'main.asm')
| -rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ xdef _ti89 ; xdef _ti92plus xdef __main - xdef _nostub + xdef _tigcc_native include "../tios.h" ;; == Memory Macros ================================================ |
