Subject: Re: trapframe not declared correctly?? To: Paul Newhouse <newhouse@rockhead.com> From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us> List: current-users Date: 11/21/1999 09:32:43
Any chance your source tree is corrupted?
This looks very much like sys/arch/i386/include/frame.h somehow got
trashed. "struct trapframe" is declared in <machine/frame.h>, which
is always included by <machine/cpu.h>.
- Bill