mirror of
https://github.com/drasko/codezero.git
synced 2026-05-23 02:21:29 +02:00
Created libc under containers/posix which now all tasks use to build.
There is a problem in the new libc that test0 now misbehaves. Going to be fixed.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <l4/api/errno.h>
|
||||
#include INC_GLUE(memory.h)
|
||||
|
||||
#include <stdio.h>
|
||||
#include <printf.h>
|
||||
|
||||
/* All memory allocated here is discarded after boot */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user