Remove redundant extern modifier before function.
This commit is contained in:
@@ -53,6 +53,6 @@
|
|||||||
|
|
||||||
// Functions:
|
// Functions:
|
||||||
|
|
||||||
extern void JumpToBootloader(void);
|
void JumpToBootloader(void);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user