fixing build?

This commit is contained in:
rusefi 2017-03-27 23:13:03 -04:00
parent c52a9fd678
commit 799af32149
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ typedef Thread thread_t;
#define THD_FUNCTION(tname, arg) void tname(void *arg)
#define MSG_OK RDY_OK
#define eventflags_t flagsmask_t
#define chSysLockFromISR chSysLockFromIsr
#define chSysUnlockFromISR chSysUnlockFromIsr
#define chThdGetSelfX chThdSelf