mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Include utrap.h for soft trap types.
This commit is contained in:
parent
024675337e
commit
cafb96f2df
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue