1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-26 13:18:31 +00:00

Removed the old stack checking routine

git-svn-id: svn://svn.cc65.org/cc65/trunk@630 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2001-03-19 23:00:45 +00:00
parent 4c8f35ea97
commit 01ffedd363
2 changed files with 0 additions and 49 deletions
-1
View File
@@ -91,7 +91,6 @@ S_OBJS = _fdesc.o \
rand.o \
setjmp.o \
sprintf.o \
stkcheck.o \
strcat.o \
strchr.o \
strcmp.o \