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,5 +1,5 @@
TARGET = core
LIBS = cxx ipc heap core_printf process pager lock \
LIBS = cxx ipc heap core_printf child pager lock \
raw_signal raw_server
GEN_CORE_DIR = $(BASE_DIR)/src/core