mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Allow this file to build on FreeBSD.
This commit is contained in:
parent
ef01f7736b
commit
527ca1d99c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243587
@ -65,8 +65,10 @@
|
||||
#include <asm/octeon/cvmx-pexp-defs.h>
|
||||
#include <asm/octeon/cvmx-helper-cfg.h>
|
||||
#else
|
||||
#if !defined(__FreeBSD__) || !defined(_KERNEL)
|
||||
#include "executive-config.h"
|
||||
#include "cvmx-config.h"
|
||||
#endif
|
||||
#include "cvmx.h"
|
||||
#include "cvmx-cmd-queue.h"
|
||||
#include "cvmx-dma-engine.h"
|
||||
|
Loading…
Reference in New Issue
Block a user