devel/strace: fix build on mpc85xx target
[openwrt/.git] / package / devel / valgrind / src / abort.c
1 void abort(void)
2 {
3 }