Add in V850 include file.

This commit is contained in:
Richard Barry 2009-01-22 11:03:59 +00:00
parent f2114d04f2
commit d92156e85a

View file

@ -260,6 +260,11 @@
#include "portmacro.h"
#endif
#ifdef __IAR_V850ES_Fx3__
#include "../../Source/portable/IAR/V850ES_Fx3/portmacro.h"
#endif
#ifdef __cplusplus
extern "C" {
#endif