123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
134:caf4c9cd5052
Parent:
132:2c7bec5cf6fe
Child:
139:1716152517aa
diff -r 90d0bf0e2996 -r caf4c9cd5052 Global.h
--- a/Global.h	Wed Apr 13 16:49:22 2016 +0000
+++ b/Global.h	Thu Apr 14 14:13:18 2016 +0000
@@ -60,7 +60,7 @@
 extern unsigned int    Time1Hz;
 extern unsigned int    Time500Hz;
 extern unsigned int    Clock1Hz;  
-
+extern __asm void boot_jump( uint32_t address );
 extern void GLD_Init(void);
 extern void ButtonLightUP(void);