1
0

Properly detect memory using atags and add it to the memory-management subsystem

This commit is contained in:
2012-09-25 22:44:19 -04:00
parent d6e3899fc1
commit afba079256
8 changed files with 171 additions and 24 deletions

1
include/types.h Normal file
View File

@ -0,0 +1 @@
typedef unsigned int uint32;