mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
We will have fueword on arm64, mark as such in machine/param.h.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7966cc995c
commit
8c9db319f6
1 changed files with 0 additions and 4 deletions
|
|
@ -118,8 +118,4 @@
|
|||
|
||||
#define pgtok(x) ((unsigned long)(x) * (PAGE_SIZE / 1024))
|
||||
|
||||
#ifdef _KERNEL
|
||||
#define NO_FUEWORD 1
|
||||
#endif
|
||||
|
||||
#endif /* !_MACHINE_PARAM_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue