Move 'Child' API implementation to library

This commit is contained in:
Norman Feske
2012-10-09 13:45:33 +02:00
parent f635cc4a19
commit 4a1b545770
24 changed files with 479 additions and 409 deletions

View File

@ -1,6 +1,6 @@
TARGET = core
REQUIRES = linux
LIBS = cxx ipc heap core_printf process lock raw_server syscall rpath
LIBS = cxx ipc heap core_printf child lock raw_server syscall rpath
GEN_CORE_DIR = $(BASE_DIR)/src/core