Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable" linker command line paramete...
[pub/USBasp.git] / Bootloaders / CDC / BootloaderAPI.h
index 9c9d5a4..e970912 100644 (file)
@@ -43,9 +43,6 @@
                
                #include <LUFA/Common/Common.h>
        
-       /* External Variables: */
-               extern uint8_t* BootloaderAPI_JumpTable;
-       
        /* Function Prototypes: */
                void    BootloaderAPI_ErasePage(uint32_t Address);
                void    BootloaderAPI_WritePage(uint32_t Address);