OSDN Git Service

* config/a29k/xm-a29k.h, config/a29k/xm-unix.h,
[pf3gnuchains/gcc-fork.git] / gcc / config / m68k / xm-plexus.h
1 /* Host environment for 68000's running System V.  */
2
3 #ifndef _SIZE_T_
4 typedef int size_t;
5 #define _SIZE_T_
6 #endif