summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/reef/variants/pyro/include/variant/ec.h
blob: 52e5f622c1b75ee98887fd3621fd1c39b443d23f (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