Retro68/gcc/newlib/libc/include/machine/_types.h
Wolfgang Thaller d464252791 re-add newlib
2017-04-11 23:13:36 +02:00

9 lines
162 B
C

/*
* $Id: _types.h,v 1.3 2007/09/07 21:16:25 jjohnstn Exp $
*/
#ifndef _MACHINE__TYPES_H
#define _MACHINE__TYPES_H
#include <machine/_default_types.h>
#endif