#pragma once #ifdef __cplusplus extern "C" { #endif #include unsigned long getauxval(unsigned long); #ifdef __cplusplus } #endif