3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/arch/arm/mach-shmobile/rcar-gen2.h
2022-04-02 18:08:56 +05:00

8 lines
160 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_RCAR_GEN2_H__
#define __ASM_RCAR_GEN2_H__
void rcar_gen2_pm_init(void);
#endif /* __ASM_RCAR_GEN2_H__ */