#ifndef __LIBPOSIX_INIT_H__ #define __LIBPOSIX_INIT_H__ void libposix_init(void); void posix_service_init(void); #endif /* __LIBPOSIX_INIT_H__ */