blob: 2499a6d4015832a850ba2c49551ef796fefed237 [file] [log] [blame]
// This showed a problem with default op=
// Build don't link:
// prms-id: 4238
struct sigcontext {
int sc_wbuf[31][25];
}; // gets bogus error - default op= seems broken