diff options
Diffstat (limited to 'apps/init/memory.h')
-rw-r--r-- | apps/init/memory.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/init/memory.h b/apps/init/memory.h new file mode 100644 index 0000000..61d16d6 --- /dev/null +++ b/apps/init/memory.h @@ -0,0 +1,6 @@ +#ifndef _INIT_MEMORY_H +#define _INIT_MEMORY_H 1 + + + +#endif |