/* * Kernel Interface Page * * Copyright (C) 2007 Bahadir Balban * */ #ifndef __L4LIB_KIP_H__ #define __L4LIB_KIP_H__ /* Use the kernel header */ #include #include #include L4LIB_INC_ARCH(syscalls.h) #endif /* __KIP_H__ */