Merge pull request #90 from wigyori/master
[openwrt-github/.git] / package / devel / valgrind / src / abort.c
1 void abort(void)
2 {
3 }