summaryrefslogtreecommitdiffstats
path: root/src/include/osloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/osloader.h')
-rw-r--r--src/include/osloader.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/osloader.h b/src/include/osloader.h
deleted file mode 100644
index 124395686..000000000
--- a/src/include/osloader.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef OSLOADER_H
-#define OSLOADER_H
-
-extern int prep_segment ( physaddr_t start, physaddr_t mid, physaddr_t end );
-
-#endif /* OSLOADER_H */