/* SPDX-License-Identifier: GPL-2.0-only */ #include int boot_cpu(void) { return 1; }