![]() |
|
|||
0001 #ifndef __ASMSPARC_AUXVEC_H 0002 #define __ASMSPARC_AUXVEC_H 0003 0004 #define AT_SYSINFO_EHDR 33 0005 0006 /* Avoid overlap with other AT_* values since they are consolidated in 0007 * glibc and any overlaps can cause problems 0008 */ 0009 #define AT_ADI_BLKSZ 48 0010 #define AT_ADI_NBITS 49 0011 #define AT_ADI_UEONADI 50 0012 0013 #define AT_VECTOR_SIZE_ARCH 4 0014 0015 #endif /* !(__ASMSPARC_AUXVEC_H) */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |