blob: 58fd5acc8b202c2ceea592737f5685e95f0f9ddc [file] [log] [blame]
int AIXNotExported(void)
{
return 0;
}
int AIXExportedSymbol(void)
{
return 0;
}