From 6edaeaeefa6395a99199f8d75a7c77a895ad879d Mon Sep 17 00:00:00 2001 From: grehan Date: Wed, 21 Jan 2004 05:04:25 +0000 Subject: Include to get abort() prototype. --- lib/libc/powerpc/gen/syncicache.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/powerpc/gen/syncicache.c') diff --git a/lib/libc/powerpc/gen/syncicache.c b/lib/libc/powerpc/gen/syncicache.c index 12dd55c..e613f3a 100644 --- a/lib/libc/powerpc/gen/syncicache.c +++ b/lib/libc/powerpc/gen/syncicache.c @@ -51,6 +51,8 @@ static const char rcsid[] = #error "Must know the size of a cache line" #endif #else +#include + static void getcachelinesize(void); static int _cachelinesize; -- cgit v1.1