aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-plexus.h
blob: 8498198ffe790c112633c80e7ddc4149a83bc089 (plain)
1
2
3
4
5
6
/* Host environment for 68000's running System V.  */

#ifndef _SIZE_T_
typedef int size_t;
#define _SIZE_T_
#endif