Missing ser_ioctl wrapper by Oliver Schmidt

git-svn-id: svn://svn.cc65.org/cc65/trunk@3626 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2005-09-08 20:58:33 +00:00
parent 291b4edb9a
commit 575ee044e5
2 changed files with 24 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ C_OBJS = ser_load.o
S_OBJS = ser-kernel.o \
ser_close.o \
ser_get.o \
ser_ioctl.o \
ser_open.o \
ser_put.o \
ser_status.o \