kolibrios/contrib/sdk/sources/newlib/include/machine/_types.h

9 lines
170 B
C
Raw Normal View History

/*
* $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