blob: ff83ad4d56ef2f4a112c355f8c44fb7fa2439c59 [file] [log] [blame]
struct vj {};
void
setjmp (struct vj pl)
{
setjmp (pl);
}