fix valgrind on ppc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12330 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2008-08-17 11:49:31 +00:00
parent ccbcc31be2
commit 9ee4ea6716
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,3 @@
void abort(void)
{
}