project_files/hwc/rtl/fpcrtl.h
changeset 10127 7f29a65aa1e4
parent 10124 aabd1b75d5a3
child 10128 0f6878b5395a
--- 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);