From fd5a9b87e47bc072aa63fcaf5735232a37338303 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 2 Sep 2018 15:47:29 +0200 Subject: cleanup filenames --- fs/elf.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 fs/elf.h (limited to 'fs') diff --git a/fs/elf.h b/fs/elf.h new file mode 100644 index 0000000..fe3e952 --- /dev/null +++ b/fs/elf.h @@ -0,0 +1,2 @@ + +uint32_t load_elf(char *name, uint32_t *alloc); -- cgit v1.2.3