blob: 79b3e46028d235604a09cbe3f3bb230ba8166bee [file] [log] [blame]
// { dg-do assemble }
// GROUPS passed old-abort
struct wait { int w_status; };
int wait();
extern "C" int wait(int*);