]> git.gir.st - tmk_keyboard.git/blob - pjrc/jump_bootloader.h
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
[tmk_keyboard.git] / pjrc / jump_bootloader.h
1 #ifndef JUMP_BOOTLOADER_H
2 #define JUMP_BOOTLOADER_H 1
3
4 void jump_bootloader(void);
5
6 #endif
Imprint / Impressum