[xburst] time.c: Timer enable registers are only 8bit width.
[openwrt.git] / target / linux / xburst / files-2.6.32 / arch / mips / boot / compressed / dummy.c
1 int main(void)
2 {
3 return 0;
4 }
This page took 0.044932 seconds and 5 git commands to generate.