Reorganized source tree. Started using autotools.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#ifndef SYSTYPES_H
|
||||
#define SYSTYPES_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
typedef uint32_t physaddr_t;
|
||||
#include "mmgr/types.hpp"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user