/*[OB]*/
#include <unistd.h>
int const foo = _SC_V7_ILP32_OFF32;
int main(void) { return 0; }
