mirror of
https://github.com/fail0verflow/mini.git
synced 2024-11-24 12:19:21 +01:00
clean up main
This commit is contained in:
parent
425f540362
commit
ac97d347b5
3
main.c
3
main.c
@ -180,9 +180,6 @@ void *_main(void *base)
|
|||||||
boot2_init();
|
boot2_init();
|
||||||
gecko_puts("Boot2 loaded to memory.\n");
|
gecko_puts("Boot2 loaded to memory.\n");
|
||||||
|
|
||||||
// gecko_printf("boot2_run = %d\n", boot2_run(0x10001, 0x48415858));
|
|
||||||
// goto end;
|
|
||||||
|
|
||||||
gecko_puts("Initializing IPC...\n");
|
gecko_puts("Initializing IPC...\n");
|
||||||
ipc_initialize();
|
ipc_initialize();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user