Subject: CVS commit: src To: None <source-changes@netbsd.org> From: Jonathan Stone <jonathan@netbsd.org> List: source-changes Date: 10/27/1998 20:26:53
Module Name: src
Committed By: jonathan
Date: Wed Oct 28 04:26:52 UTC 1998
Modified Files:
src/sys/arch/mips/include: cpu.h
Log Message:
Add `struct proc;' to keep egcs warnings happy in userland.
XXX why are kernel prototypes visible here at all?