bootloader.c 56 B

1234
  1. #include "bootloader.h"
  2. void bootloader_jump(void) {}