summaryrefslogtreecommitdiffstats
path: root/drivers/renesas/rcar/cpld/ulcb_cpld.h
blob: 1616d711b07f57bb9c3c1be2c2b60e492ba964b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2018, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef RCAR_ULCB_CPLD_H__
#define RCAR_ULCB_CPLD_H__

extern void rcar_cpld_reset_cpu(void);

#endif /* RCAR_ULCB_CPLD_H__ */