diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2010-12-27 12:39:24 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2010-12-27 12:39:24 +0000 |
| commit | d44e5c40bd719e38b60efedb4125fc532ba1f2c7 (patch) | |
| tree | 31f0b3cbe1e8a7c65e9843c1b9be2c640bf8aa57 /contrib/file | |
| parent | 83768a3ba3ace8e9a6db1971a11da9c7fb4bfb04 (diff) | |
Notes
Diffstat (limited to 'contrib/file')
| -rw-r--r-- | contrib/file/readelf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/file/readelf.h b/contrib/file/readelf.h index ab4b5d1d60c5..6b3e806ebee6 100644 --- a/contrib/file/readelf.h +++ b/contrib/file/readelf.h @@ -224,6 +224,7 @@ typedef struct { #define NT_TASKSTRUCT 4 #define NT_PLATFORM 5 #define NT_AUXV 6 +#define NT_THRMISC 7 /* Note types used in executables */ /* NetBSD executables (name = "NetBSD") */ |
