diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-01-12 15:13:47 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-01-12 15:13:47 +0000 |
commit | e661b0e07a7f4c778ac8e9b5eb341a7ad9795c2b (patch) | |
tree | 6158c02b8e503faa614ccff77b3cca01e9b912e4 /sys/arch/hp300/include/float.h | |
parent | d470dc6647ff9a7e3f6d00b205d12ab7428cc092 (diff) |
Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single
user.
KNOWN NOT WORKING:
* DIO-II devices
* Dynamic executables
NOT EVEN TRIED:
* New config support
Diffstat (limited to 'sys/arch/hp300/include/float.h')
-rw-r--r-- | sys/arch/hp300/include/float.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/hp300/include/float.h b/sys/arch/hp300/include/float.h index c9f45e98615..c0e220eac0e 100644 --- a/sys/arch/hp300/include/float.h +++ b/sys/arch/hp300/include/float.h @@ -1,3 +1,4 @@ +/* $OpenBSD: float.h,v 1.2 1997/01/12 15:13:35 downsj Exp $ */ /* $NetBSD: float.h,v 1.7 1995/06/20 20:45:34 jtc Exp $ */ #ifndef _MACHINE_FLOAT_H_ |