Replaced em_mapclean by em_commit

git-svn-id: svn://svn.cc65.org/cc65/trunk@1682 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-12-01 18:06:57 +00:00
parent f5193bc0d1
commit 0c38839e79
7 changed files with 44 additions and 44 deletions

View File

@@ -14,10 +14,10 @@
C_OBJS = em_load.o
S_OBJS = em-kernel.o \
em_commit.o \
em_copyto.o \
em_copyfrom.o \
em_map.o \
em_mapclean.o \
em_pagecount.o \
em_unload.o \