[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
[linux-2.6] / arch / powerpc / boot / dummy.c
1 int main(void)
2 {
3         return 0;
4 }