summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/fizz/variants/fizz/include/variant/ec.h
blob: 85fba00a4363caae6340ec63b2148b8f79946359 (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 __MAINBOARD_EC_H__
#define __MAINBOARD_EC_H__

#include <baseboard/ec.h>

#endif /* __MAINBOARD_EC_H__ */