targets/LPC/plc_LPC_main.c
changeset 497 ed7f72fc785f
parent 483 bc26c42d2eec
child 502 5343ae43f6d0
equal deleted inserted replaced
496:db09e417e342 497:ed7f72fc785f
    92 void LockPython(void)
    92 void LockPython(void)
    93 {
    93 {
    94 }
    94 }
    95 
    95 
    96 void Retain(unsigned int offset, unsigned int count, void *p)
    96 void Retain(unsigned int offset, unsigned int count, void *p)
    97 {t
    97 {
    98 }
    98 }
    99 
    99 
   100 void Remind(unsigned int offset, unsigned int count, void *p)
   100 void Remind(unsigned int offset, unsigned int count, void *p)
   101 {
   101 {
   102 }
   102 }