summaryrefslogtreecommitdiffstats
path: root/sys/arch/armv7/include/_types.h
blob: 0386d33665fef159a34808917e20b7e5a822f566 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* 	$OpenBSD: _types.h,v 1.1 2013/09/04 14:38:26 patrick Exp $	*/
/*	$NetBSD: types.h,v 1.4 2002/02/28 03:17:26 simonb Exp $	*/

#ifndef _MACHINE__TYPES_H_
#define	_MACHINE__TYPES_H_

#include <arm/_types.h>

#endif /* _MACHINE__TYPES_H_ */