mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove useless include of <machine/fpu.h>.
This commit is contained in:
parent
abb67fff1c
commit
6e2faf455e
2 changed files with 0 additions and 4 deletions
|
|
@ -26,8 +26,6 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <machine/fpu.h>
|
||||
|
||||
#define STACKSIZE 16384
|
||||
#define FPSR_DEFAULT 0x0009804c0270033f
|
||||
|
||||
|
|
|
|||
|
|
@ -26,8 +26,6 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <machine/fpu.h>
|
||||
|
||||
#define STACKSIZE 16384
|
||||
#define FPSR_DEFAULT 0x0009804c0270033f
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue