Support AT_BSDFLAGS on FreeBSD.
[deliverable/binutils-gdb.git] / include / elf / common.h
index 1c84ccb430e65cb00276865f1b89a711af08305f..6741c34a007aa5eb3940da1cfac0b2a773f507c0 100644 (file)
 #define AT_FREEBSD_EHDRFLAGS    24      /* e_flags field from ELF header. */
 #define AT_FREEBSD_HWCAP        25      /* CPU feature flags. */
 #define AT_FREEBSD_HWCAP2       26      /* CPU feature flags 2. */
+#define AT_FREEBSD_BSDFLAGS     27      /* ELF BSD Flags. */
 
 #define AT_SUN_UID      2000    /* Effective user ID.  */
 #define AT_SUN_RUID     2001    /* Real user ID.  */
This page took 0.025775 seconds and 4 git commands to generate.