Newer
Older
arm-trusted-firmware / drivers / staging / renesas / rcar / pfc / H3 / pfc_init_h3_v1.h
@Antonio Nino Diaz Antonio Nino Diaz on 8 Nov 2018 243 bytes Standardise header guards across codebase
/*
 * Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PFC_INIT_H3_V1_H
#define PFC_INIT_H3_V1_H

void pfc_init_h3_v1(void);

#endif /* PFC_INIT_H3_V1_H */