linuxdebug/include/linux/reset/socfpga.h
Ulrich Bessoh 872f2f0714 no changes
2024-07-09 16:52:29 +02:00

8 lines
186 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __LINUX_RESET_SOCFPGA_H__
#define __LINUX_RESET_SOCFPGA_H__
void __init socfpga_reset_init(void);
#endif /* __LINUX_RESET_SOCFPGA_H__ */