Include utrap.h for soft trap types.

This commit is contained in:
Jake Burkholder 2001-12-29 06:36:07 +00:00
parent 024675337e
commit cafb96f2df

View File

@ -41,7 +41,7 @@
#include <sys/syscall.h>
#include <machine/asm.h>
#include <machine/trap.h>
#include <machine/utrap.h>
#define ERROR() \
mov %o7, %g1 ; \