blob: 8a5f2d5115458552741f8e2797d34a72a4bdbf05 [file] [log] [blame]
/*
* Copyright (c) 2019 Intel Corp.
* SPDX-License-Identifier: Apache-2.0
*/
#include "qemu_x86.dts"
/ {
cpus {
cpu@1 {
device_type = "cpu";
compatible = "intel,x86";
d-cache-line-size = <64>;
reg = <1>;
};
};
};