aboutsummaryrefslogtreecommitdiff
path: root/src/modules/memory/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/memory/memory.h')
-rw-r--r--src/modules/memory/memory.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/modules/memory/memory.h b/src/modules/memory/memory.h
deleted file mode 100644
index 5c35178..0000000
--- a/src/modules/memory/memory.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef MEMORY_H
-#define MEMORY_H
-
-char *memory(void);
-
-#endif // MEMORY_H