A update
This commit is contained in:
9
include/stdlib.h
Normal file
9
include/stdlib.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef STDLIB_H
|
||||
#define STDLIB_H
|
||||
|
||||
#include <mm/mm.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <types.h>
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user