mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added HW_MACHINE_ARCH.
This commit is contained in:
parent
bf386e50b8
commit
01f770e87c
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue