* common.h (NT_OPENBSD_IDENT): Define.

This commit is contained in:
Mark Kettenis
2004-01-19 18:28:58 +00:00
parent f6936c48f3
commit 14aecf24eb
2 changed files with 8 additions and 0 deletions

View File

@ -404,6 +404,10 @@
#define NT_NETBSD_IDENT 1
/* Values for OpenBSD .note.openbsd.ident notes. Note name is "OpenBSD". */
#define NT_OPENBSD_IDENT 1
/* Values for FreeBSD .note.ABI-tag notes. Note name is "FreeBSD". */
#define NT_FREEBSD_ABI_TAG 1