9fac310d1a
(the current version UNIX-specific) anyway, so it's useless to try splitting it to sysdep and generic part. Instead of this, configure script decides (based on system type and user's wish) what (if any) client should be built and what autoconfiguration it requires. Also, the client provides its own die/bug/... functions.
21 lines
178 B
Text
21 lines
178 B
Text
log.c
|
|
main.c
|
|
timer.h
|
|
io.c
|
|
unix.h
|
|
endian.h
|
|
config.Y
|
|
|
|
krt.c
|
|
krt.h
|
|
krt.Y
|
|
|
|
#ifdef CONFIG_UNIX_IFACE
|
|
krt-iface.c
|
|
krt-iface.h
|
|
#endif
|
|
|
|
#ifdef CONFIG_UNIX_SET
|
|
krt-set.c
|
|
krt-set.h
|
|
#endif
|