1/* $NetBSD: types.h,v 1.8 2017/01/26 15:55:08 christos Exp $ */
2
3#ifndef _ACORN32_TYPES_H_
4#define	_ACORN32_TYPES_H_
5
6#include <arm/arm32/types.h>
7
8#define	__HAVE_DEVICE_REGISTER
9#define	__HAVE_COMPAT_NETBSD32
10#endif
11