cmain -> bootmain
This commit is contained in:
parent
fc21046754
commit
c35c064e04
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@
|
|||
void readseg(uint, uint, uint);
|
||||
|
||||
void
|
||||
cmain(void)
|
||||
bootmain(void)
|
||||
{
|
||||
struct elfhdr *elf;
|
||||
struct proghdr *ph, *eph;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue