diff options
Diffstat (limited to 'sys/arch/hp300/include/trap.h')
-rw-r--r-- | sys/arch/hp300/include/trap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/hp300/include/trap.h b/sys/arch/hp300/include/trap.h index 071e33d0575..bd17be38436 100644 --- a/sys/arch/hp300/include/trap.h +++ b/sys/arch/hp300/include/trap.h @@ -1,3 +1,4 @@ +/* $OpenBSD: trap.h,v 1.2 1997/01/12 15:13:44 downsj Exp $ */ /* $NetBSD: trap.h,v 1.6 1994/10/26 07:26:47 cgd Exp $ */ #include <m68k/trap.h> |