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