mirror of
https://github.com/drasko/codezero.git
synced 2026-02-27 17:23:13 +01: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