Sign in
cos
/
third_party
/
kernel
/
ff6e7c064f96e867e26d16e4383100b430575e84
/
.
/
include
/
linux
/
reset
/
sunxi.h
blob: 1ad7fffb413e3cc9004ab324578635230e796b0c [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__LINUX_RESET_SUNXI_H__
#define
__LINUX_RESET_SUNXI_H__
void
__init sun6i_reset_init
(
void
);
#endif
/* __LINUX_RESET_SUNXI_H__ */