mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Removed unused stuff
git-svn-id: svn://svn.cc65.org/cc65/trunk@520 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
4d23c7a3e6
commit
62cfc60f00
@ -5,7 +5,7 @@
|
||||
;
|
||||
|
||||
.export _vsprintf
|
||||
.import pushax, popax, push1
|
||||
.import pushax, popax
|
||||
.import _memcpy, __printf
|
||||
.importzp sp, ptr1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user