/* * */ #ifndef __LIB_THREAD_H__ #define __LIB_THREAD_H__ void l4thread_print(void); #endif /* __LIB_THREAD_H__ */