mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 12:05:40 +00:00
We added support for 32-bit page tables, without PAE. Add a build target to ensure it doesn't bit-rot. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
/*
|
|
* Copyright (c) 2020 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include "qemu_x86.dts"
|