Set -march=mips32
[openwrt/openwrt.git] / target / linux / xburst / files-2.6.32 / arch / mips / boot / compressed / dummy.c
1 int main(void)
2 {
3 return 0;
4 }