aboutsummaryrefslogtreecommitdiff
path: root/bbl/bbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'bbl/bbl.h')
-rw-r--r--bbl/bbl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bbl/bbl.h b/bbl/bbl.h
index 67997b9..c9a02e1 100644
--- a/bbl/bbl.h
+++ b/bbl/bbl.h
@@ -8,7 +8,6 @@
#include <stdint.h>
#include <stddef.h>
-uintptr_t load_kernel_elf(void* blob, size_t size);
void print_logo();
#endif // !__ASSEMBLER__