s5pc210: fix cpu_id setting
[kernel/u-boot.git] / size.sh
1 #!/bin/sh
2
3 find . -name "*.o" -exec size {} \;