Declare our strange brand of main().
Sponsored by: Netflix
This commit is contained in:
parent
9ecda2aa02
commit
afb769e9f8
@ -67,6 +67,8 @@ _start: \n\
|
||||
2: b startup \n\
|
||||
");
|
||||
|
||||
void main(int (*openfirm)(void *));
|
||||
|
||||
void
|
||||
startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user