gcc2 snapshot 980401 import
[official-gcc.git] / gcc / config / m68k / xm-plexus.h
blob8498198ffe790c112633c80e7ddc4149a83bc089
1 /* Host environment for 68000's running System V. */
3 #ifndef _SIZE_T_
4 typedef int size_t;
5 #define _SIZE_T_
6 #endif