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/ieeefp.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/ieeefp.h')
-rw-r--r-- | sys/arch/powerpc/include/ieeefp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/include/ieeefp.h b/sys/arch/powerpc/include/ieeefp.h index 71a4c0153c1..96336de4963 100644 --- a/sys/arch/powerpc/include/ieeefp.h +++ b/sys/arch/powerpc/include/ieeefp.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ieeefp.h,v 1.3 2001/03/29 18:52:19 drahn Exp $ */ /* * Written by J.T. Conklin, Apr 6, 1995 * Public domain. |