AT_PLATFORM
case AT_PLATFORM:
NEW_AUX_ENT(AT_PLATFORM,
unsigned long platform = getauxval(AT_PLATFORM);
return ((char *)get_auxv_entry(AT_PLATFORM));