Jetpack/u-boot/arch/arm/include/asm/arch-mx7/sys_proto.h

10 lines
184 B
C
Raw Normal View History

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