diff options
Diffstat (limited to 'apps/init/memory.h')
-rw-r--r-- | apps/init/memory.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/apps/init/memory.h b/apps/init/memory.h deleted file mode 100644 index 378de60..0000000 --- a/apps/init/memory.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef _INIT_MEMORY_H -#define _INIT_MEMORY_H 1 - -#include <jove/object.h> - -extern KernelObjectDirectory untypedDirectory; - -void pager_setup(); - -#endif |