/* Host environment for 68000's running System V.  */

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


syntax highlighted by Code2HTML, v. 0.9.1