summaryrefslogtreecommitdiffstats
path: root/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'layout.h')
-rw-r--r--layout.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/layout.h b/layout.h
deleted file mode 100644
index b717d34..0000000
--- a/layout.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __LAYOUT_H__
-#define __LAYOUT_H__ 1
-
-int show_id(uint8_t *bios, int size);
-int read_romlayout(char *name);
-int find_romentry(char *name);
-int handle_romentries(uint8_t *buffer, uint8_t *content);
-
-#endif /* !__LAYOUT_H__ */
OpenPOWER on IntegriCloud