// RUN: %llvmgcc %s -S -o -

void regnode(int op);

void regnode(op)
char op;
{
}


syntax highlighted by Code2HTML, v. 0.9.1