rockbox/bootloader/x1000
Aidan MacDonald ed897d1359 x1000: bootloader: move the main function to its own file
Now that everything has been refactored into separate files the
main routine is the only thing left to move. Put it in main.c.

Change-Id: I53aba87ed281b52944fb80d9a62beaec1c87f152
2022-03-12 18:25:10 +00:00
..
boot.c x1000: bootloader: refactor init_disk 2022-03-12 18:25:10 +00:00
gui.c x1000: bootloader: split off GUI code 2022-03-12 18:25:10 +00:00
install.c x1000: bootloader: refactor init_disk 2022-03-12 18:25:10 +00:00
main.c x1000: bootloader: move the main function to its own file 2022-03-12 18:25:10 +00:00
recovery.c x1000: bootloader: refactor usb handling 2022-03-12 18:25:10 +00:00
utils.c x1000: bootloader: refactor usb handling 2022-03-12 18:25:10 +00:00
x1000bootloader.h x1000: bootloader: refactor usb handling 2022-03-12 18:25:10 +00:00