From e85a68e1536a0f6505300e1cb79f06b9743b00f7 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 9 Sep 2018 11:49:30 +0200 Subject: fixing implicit func declarations! --- fs/elf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/elf.h') 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); -- cgit v1.2.3