aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ocp/tiogapass/ipmi.h
blob: 93101c2bfea3407d913411bb0e0c3e432df99cfd (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef TIOGAPASS_IPMI_H
#define TIOGAPASS_IPMI_H
#include <types.h>

void init_frb2_wdt(void);
#endif