X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fjerry.h;h=cff1c25f56c3bbc6189cec81ee8e06dfdfb9f15e;hb=7228359373eb7602c26f7b098d6b2271ff5727a1;hp=228c7ee9acc0ac2133e465d7616371466c16fb50;hpb=5d76d651dfc3aa0a2e810e6b6db2ae8a2e34c53e;p=virtualjaguar diff --git a/src/jerry.h b/src/jerry.h index 228c7ee..cff1c25 100644 --- a/src/jerry.h +++ b/src/jerry.h @@ -37,7 +37,7 @@ void JERRYI2SCallback(void); // External variables -extern uint32_t JERRYI2SInterruptDivide; +//extern uint32_t JERRYI2SInterruptDivide; extern int32_t JERRYI2SInterruptTimer; #endif