tools: add isl (used for graphite on GCC 5)
[openwrt-working-2016/.git] / package / devel / valgrind / src / abort.c
1 void abort(void)
2 {
3 }