purged an unused typedef

This commit is contained in:
Simen Svale Skogsrud 2011-01-25 22:52:27 +01:00
parent 25383790e2
commit c72efdaf62

View File

@ -47,8 +47,6 @@ extern "C"{
#define EXTERNAL_NUM_INTERRUPTS 2 #define EXTERNAL_NUM_INTERRUPTS 2
typedef void (*voidFuncPtr)(void);
#ifdef __cplusplus #ifdef __cplusplus
} // extern "C" } // extern "C"
#endif #endif