summaryrefslogtreecommitdiffstats
path: root/bootloader/main-pp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/main-pp.c')
-rw-r--r--bootloader/main-pp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c
index 7caf397f9f..cb629a76b2 100644
--- a/bootloader/main-pp.c
+++ b/bootloader/main-pp.c
@@ -298,8 +298,6 @@ void* main(void)
#endif
int usb = USB_EXTRACTED;
- chksum_crc32gentab ();
-
system_init();
kernel_init();