#ifndef SYS_AUXV_H #define SYS_AUXV_H #include "../../../include/sys/auxv.h" #include unsigned long __getauxval(unsigned long); #endif