summaryrefslogtreecommitdiff
path: root/fs/elf.h
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-09 11:49:30 +0200
committerMiguel <m.i@gmx.at>2018-09-09 11:49:30 +0200
commite85a68e1536a0f6505300e1cb79f06b9743b00f7 (patch)
treec503a7681720925c5f4923e26c01f7b2e697023d /fs/elf.h
parentfc1d491479abd74a1e038ad9ff7d4d330d79e4a8 (diff)
fixing implicit func declarations!
Diffstat (limited to 'fs/elf.h')
-rw-r--r--fs/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/elf.h b/fs/elf.h
index fe3e952..bcbfc2d 100644
--- a/fs/elf.h
+++ b/fs/elf.h
@@ -1,2 +1 @@
-
uint32_t load_elf(char *name, uint32_t *alloc);