/* * This file is part of the coreboot project. * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef VARIANT_GPIO_H #define VARIANT_GPIO_H #include /* Copied from baseboard and may need to change for the new variant. */ #endif