summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/coffeelake_rvp/variants/baseboard/include/baseboard/gpio.h
blob: f5c5715c6e1d7aefb7b85f4e52ece870e2ce8977 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#ifndef __BASEBOARD_GPIO_H__
#define __BASEBOARD_GPIO_H__

#include <soc/gpio.h>

#endif /* __BASEBOARD_GPIO_H__ */