mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Missed the header for the note definition.
X-MFC-with: r276634 MFC after: 2 weeks
This commit is contained in:
parent
971e8cb1c0
commit
b59e55a927
1 changed files with 1 additions and 0 deletions
|
|
@ -724,6 +724,7 @@ typedef struct {
|
|||
#define NT_PROCSTAT_OSREL 14 /* Procstat osreldate data. */
|
||||
#define NT_PROCSTAT_PSSTRINGS 15 /* Procstat ps_strings data. */
|
||||
#define NT_PROCSTAT_AUXV 16 /* Procstat auxv data. */
|
||||
#define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */
|
||||
#define NT_X86_XSTATE 0x202 /* x86 XSAVE extended state. */
|
||||
|
||||
/* Symbol Binding - ELFNN_ST_BIND - st_info */
|
||||
|
|
|
|||
Loading…
Reference in a new issue