linuxOS_AP06/u-boot/arch/arm/include/asm/arch-mx7/sys_proto.h
2025-06-03 12:28:32 +08:00

10 lines
182 B
C

/*
* Copyright (C) 2015 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <asm/mach-imx/sys_proto.h>
void set_wdog_reset(struct wdog_regs *wdog);