Select Git revision
labcomm2006_compat_vxworks.h
Forked from
Anders Blomdell / LabComm
297 commits behind the upstream repository.

Sven Gestegård Robertz authored
labcomm2006_compat_vxworks.h 165 B
#ifndef __VXWORKS__
#error "__VXWORKS__" not defined
#endif
#if (CPU == PPC603)
#undef _LITTLE_ENDIAN
#endif
#if (CPU == PENTIUM4)
#undef _BIG_ENDIAN
#endif