summaryrefslogtreecommitdiffstats
path: root/apps/init/memory.h
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2025-08-10 15:46:33 -0400
committerJon Santmyer <jon@jonsantmyer.com>2025-08-10 15:46:33 -0400
commit65ba015d6c1f248d36ad01a653bc49637804b15b (patch)
treea77c3fb3ca7ecac8f65eb9638d152f1e90307d0a /apps/init/memory.h
downloadjove-os-65ba015d6c1f248d36ad01a653bc49637804b15b.tar.gz
jove-os-65ba015d6c1f248d36ad01a653bc49637804b15b.tar.bz2
jove-os-65ba015d6c1f248d36ad01a653bc49637804b15b.zip
working usermode objdir iteration
Diffstat (limited to 'apps/init/memory.h')
-rw-r--r--apps/init/memory.h6
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