Skip to content

Commit 3b9bcbb

Browse files
Andrew Boieandrewboie
authored andcommitted
tests: x86_mmu_api: don't include 32bit cpu header
kernel.h already does the right thing. Signed-off-by: Andrew Boie <[email protected]>
1 parent fdd3ba8 commit 3b9bcbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/arch/x86/x86_mmu_api/src/userbuffer_validate.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include <zephyr.h>
88
#include <sys/printk.h>
99
#include <arch/x86/mmustructs.h>
10-
#include <arch/x86/ia32/arch.h>
1110
#include <linker/linker-defs.h>
1211
#include <ztest.h>
1312
#include <kernel_internal.h>

0 commit comments

Comments
 (0)