#include #include "common.h" int showwrong(void) { printf("test[]: 0x%08X\n", (int)test); return 0; }