diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/elf.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/elf.h b/include/elf.h index 54f41a10..d2a1cc33 100644 --- a/include/elf.h +++ b/include/elf.h @@ -686,6 +686,8 @@ typedef struct {  #define NT_METAG_TLS	0x502  #define NT_ARC_V2	0x600  #define NT_VMCOREDD	0x700 +#define NT_MIPS_DSP	0x800 +#define NT_MIPS_FP_MODE	0x801  #define NT_VERSION	1 | 
