merged sys and io to si
This commit is contained in:
@ -1,13 +1,21 @@
|
||||
pkgincludedir = $(includedir)/qse/sys
|
||||
|
||||
pkginclude_HEADERS = \
|
||||
aio.h \
|
||||
aio-pro.h \
|
||||
aio-sck.h
|
||||
cnd.h \
|
||||
fio.h \
|
||||
intr.h \
|
||||
mtx.h \
|
||||
mux.h \
|
||||
nwio.h \
|
||||
pio.h \
|
||||
rwl.h \
|
||||
sio.h \
|
||||
task.h \
|
||||
thr.h
|
||||
thr.h \
|
||||
tio.h
|
||||
|
||||
if ENABLE_CXX
|
||||
pkginclude_HEADERS += \
|
Reference in New Issue
Block a user