remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendC / 2006-03-17-KnRMismatch.c
blob19391122fcadb7ea8c30a4f0849f1ad1a3da092f
1 // RUN: %llvmgcc %s -S -o -
3 void regnode(int op);
5 void regnode(op)
6 char op;