Remove unused alloca() implementation.

This commit is contained in:
Anthony J. Bentley
2014-01-31 00:01:42 -07:00
parent af5f889326
commit 0f488b6759
2 changed files with 0 additions and 467 deletions

View File

@@ -13,7 +13,6 @@ yacc_pre := \
src/asm/gameboy/yaccprt4.y
rgbasm_obj := \
src/asm/alloca.o \
src/asm/asmy.o \
src/asm/fstack.o \
src/asm/globlex.o \