[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
[linux-2.6] / arch / powerpc / boot / dummy.c
1 int main(void)
2 {
3         return 0;
4 }