blob: 10534535405ffb9954c56d1db040b693036bb848 [file] [log] [blame]
// Build don't link:
// GROUPS passed old-abort
struct wait { int w_status; };
int wait();
extern "C" int wait(int*);