8sa1-gcc/gcc/config/m68k/xm-plexus.h

7 lines
116 B
C
Raw Normal View History

1992-12-04 19:15:09 -05:00
/* Host environment for 68000's running System V. */
#ifndef _SIZE_T_
typedef int size_t;
#define _SIZE_T_
#endif