diff -r 2fa3bb7785ee -r 7f29a65aa1e4 project_files/hwc/rtl/fpcrtl.h --- a/project_files/hwc/rtl/fpcrtl.h Sun Feb 09 19:00:13 2014 +0100 +++ b/project_files/hwc/rtl/fpcrtl.h Mon Feb 10 00:43:03 2014 +0400 @@ -190,6 +190,7 @@ #define _chrconcat fpcrtl_chrconcat #define _pchar fpcrtl_pchar #define _strconcatA fpcrtl_strconcatA +#define _strncompareA fpcrtl_strncompareA // hooks are implemented in javascript void start_hook(void);