Added HW_MACHINE_ARCH.

This commit is contained in:
KATO Takenori 1997-08-30 02:26:36 +00:00
parent bf386e50b8
commit 01f770e87c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28916

View File

@ -222,6 +222,7 @@ privilege may change the value.
.It HW\_USERMEM integer no
.It HW\_PAGESIZE integer no
.It HW\_FLOATINGPOINT integer no
.It HW\_MACHINE\_ARCH string no
.\".It HW\_DISKNAMES integer no
.\".It HW\_DISKSTATS integer no
.El
@ -244,6 +245,8 @@ The bytes of non-kernel memory.
The software page size.
.It Li HW_FLOATINGPOINT
Nonzero if the floating point support is in hardware.
.It Li HW_MACHINE_ARCH
The machine dependent architecture type.
.\".It Fa HW_DISKNAMES
.\".It Fa HW_DISKSTATS
.El