diff options
author | 2001-03-29 18:52:19 +0000 | |
---|---|---|
committer | 2001-03-29 18:52:19 +0000 | |
commit | f81daf6443a25d489d3a68ec45633bec3b3832bb (patch) | |
tree | 7af3e6e562227cc59fdf7c2032c13024355d9545 /sys/arch/powerpc/include/trap.h | |
parent | bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, not (diff) | |
download | wireguard-openbsd-f81daf6443a25d489d3a68ec45633bec3b3832bb.tar.xz wireguard-openbsd-f81daf6443a25d489d3a68ec45633bec3b3832bb.zip |
Add OpenBSD tag to headers missing them.
Diffstat (limited to 'sys/arch/powerpc/include/trap.h')
-rw-r--r-- | sys/arch/powerpc/include/trap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/include/trap.h b/sys/arch/powerpc/include/trap.h index 3087a3ff90e..5f858988c9e 100644 --- a/sys/arch/powerpc/include/trap.h +++ b/sys/arch/powerpc/include/trap.h @@ -1,3 +1,4 @@ +/* $OpenBSD: trap.h,v 1.2 2001/03/29 18:52:19 drahn Exp $ */ /* $NetBSD: trap.h,v 1.1 1996/09/30 16:34:35 ws Exp $ */ /* |