X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d6192148542bebdfbd7a33b336492e93dbf90406..075538abb9af8a31fa8239ecfda592b968cd53d8:/Bootloaders/DFU/BootloaderAPI.h diff --git a/Bootloaders/DFU/BootloaderAPI.h b/Bootloaders/DFU/BootloaderAPI.h index 9c9d5a4ce..e9709125d 100644 --- a/Bootloaders/DFU/BootloaderAPI.h +++ b/Bootloaders/DFU/BootloaderAPI.h @@ -43,9 +43,6 @@ #include - /* External Variables: */ - extern uint8_t* BootloaderAPI_JumpTable; - /* Function Prototypes: */ void BootloaderAPI_ErasePage(uint32_t Address); void BootloaderAPI_WritePage(uint32_t Address);