geoff@pinoko.berkeley.edu
Date: 04/01/93


From: geoff@pinoko.berkeley.edu
Subject: Compile warnings with 0.99pl7A:function decl not a prototype
Date: 1 Apr 1993 22:06:03 GMT

I recently downloaded the complete source (not the diffs) for pl7A from
sunsite, and noticed about a billion compiler warnings when trying to make
the kernel. All of them
are :function declaration isn't a prototype.

It happens on /usr/include/linux/sched.h:87 and just about every line of
/usr/include/linux/sys.h

Am I doing something stupid?