bootloader.c 55 B

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