mirror of
https://github.com/drasko/codezero.git
synced 2026-04-17 01:09:05 +02:00
Added child utcb initialisation to fork call implementation in libposix.
This commit is contained in:
@@ -7,4 +7,6 @@
|
||||
#include <l4lib/types.h>
|
||||
#include <l4lib/arch/utcb.h>
|
||||
|
||||
int utcb_init(void);
|
||||
|
||||
#endif /* __UTCB_H__ */
|
||||
|
||||
Reference in New Issue
Block a user