diff options
| author | Astrid Smith | 2010-06-20 22:42:25 -0700 |
|---|---|---|
| committer | Astrid Smith | 2010-06-20 22:42:25 -0700 |
| commit | bf6b6eb1ae9b3c61773687854828499c118530a4 (patch) | |
| tree | b14c1a460f2080f4a2e9759fadbd6fceec63e22b /main.asm | |
| parent | 1af56604780891d08b2544f88f2cb6bafa9c44d4 (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 ================================================ |
