xlat: update nt_descriptor_types.in
* xlat/nt_descriptor_types.in (NT_VMCOREDD): New named constant, introduced by Linux commit v4.18-rc1~114^2~252^2~2. (NT_MIPS_DSP): New named constant, introduced by Linux commit v4.19-rc1~42^2~63. (NT_MIPS_FP_MODE): New named constant, introduced by Linux commit v4.19-rc1~42^2~62.
This commit is contained in:
@ -61,3 +61,6 @@ NT_METAG_CBUF 0x500
|
||||
NT_METAG_RPIPE 0x501
|
||||
NT_METAG_TLS 0x502
|
||||
NT_ARC_V2 0x600
|
||||
NT_VMCOREDD 0x700
|
||||
NT_MIPS_DSP 0x800
|
||||
NT_MIPS_FP_MODE 0x801
|
||||
|
Reference in New Issue
Block a user