Add new interfaces
[oota-llvm.git] / test / CFrontend / 2002-12-15-GlobalRedefinition.c
1 extern char algbrfile[9];
2 char algbrfile[9] = "abcdefgh";
3