mirror of
https://github.com/drasko/codezero.git
synced 2026-08-15 19:00:20 +02:00
POSIX now uses libmem/malloc instead of the built-in one.
(cherry picked from commit 48adbffa6514755385af842f1fe8ca5068229eea)
This commit is contained in:
committed by
Bahadir Balban
parent
2c53feedb1
commit
38cf7bc175
@@ -20,7 +20,7 @@
|
||||
#include <l4lib/exregs.h>
|
||||
|
||||
#include <lib/addr.h>
|
||||
#include <lib/malloc.h>
|
||||
#include <malloc/malloc.h>
|
||||
|
||||
#include <init.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user