Newer
Older
arm-trusted-firmware / drivers / staging / renesas / rcar / pfc / V3M / pfc_init_v3m.h
@Valentine Barshak Valentine Barshak on 2 Apr 2019 243 bytes rcar_gen3: plat: Add R-Car V3M support
/*
 * Copyright (c) 2015-2017, Renesas Electronics Corporation
 * All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PFC_INIT_V3M_H__
#define PFC_INIT_V3M_H__

void pfc_init_v3m(void);

#endif	/* PFC_INIT_V3M_H__ */