From 6fc729af6302dafea6d55379b7175fb40c81ac4d Mon Sep 17 00:00:00 2001 From: Olivier Houchard Date: Fri, 14 May 2004 11:46:45 +0000 Subject: Import FreeBSD/arm kernel bits. It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin Most of this comes from NetBSD. --- sys/arm/include/trap.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sys/arm/include/trap.h (limited to 'sys/arm/include/trap.h') diff --git a/sys/arm/include/trap.h b/sys/arm/include/trap.h new file mode 100644 index 000000000000..f8b28fa46cd6 --- /dev/null +++ b/sys/arm/include/trap.h @@ -0,0 +1,4 @@ +/* $NetBSD: trap.h,v 1.1 2001/02/23 03:48:19 ichiro Exp $ */ +/* $FreeBSD$ */ + +#define KERNEL_BREAKPOINT 0xe7ffffff -- cgit v1.2.3