include only required headers
This commit is contained in:
parent
16efb49204
commit
6f23361bf5
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#define __ARCH_PAGE_H__
|
||||
|
||||
#include <metalsvm/stddef.h>
|
||||
#include <metalsvm/tasks_types.h>
|
||||
//#include <metalsvm/tasks_types.h>
|
||||
#include <metalsvm/stdlib.h>
|
||||
|
||||
#define _PAGE_BIT_PRESENT 0 /* is present */
|
||||
|
|
Loading…
Add table
Reference in a new issue