summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/cherry/reset.c
blob: 3a97ee5393ba35410522c7b675caf00aba3db1fb (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

#include <reset.h>

void do_board_reset(void)
{
}