summaryrefslogtreecommitdiff
path: root/bootmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootmain.c')
-rw-r--r--bootmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootmain.c b/bootmain.c
index fe95fa3..61f9a2a 100644
--- a/bootmain.c
+++ b/bootmain.c
@@ -15,7 +15,7 @@
void readseg(uint, uint, uint);
void
-cmain(void)
+bootmain(void)
{
struct elfhdr *elf;
struct proghdr *ph, *eph;