1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +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:
cuz 2000-12-02 09:04:27 +00:00
parent 4d23c7a3e6
commit 62cfc60f00

View File

@ -1,11 +1,11 @@
;
;
; int vsprintf (char* Buf, const char* Format, va_list ap);
;
; Ullrich von Bassewitz, 1.12.2000
;
.export _vsprintf
.import pushax, popax, push1
.import pushax, popax
.import _memcpy, __printf
.importzp sp, ptr1