Re-enable cppcheck static analysis unused function checks after adding in special...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / Events.c
index 5733aa8..2271565 100644 (file)
@@ -32,6 +32,7 @@
 #define  __INCLUDE_FROM_USB_DRIVER
 #include "Events.h"
 
+// cppcheck-suppress unusedFunction
 void USB_Event_Stub(void)
 {