enable start-stop-daemon by default, i want to use this to clean up a few init script...
[openwrt.git] / target / linux / at91-2.6 / image / dfboot / src / jump.S
1 .global         Jump
2         
3 Jump:           mov pc, r0                              
4