Sign in
cos
/
third_party
/
kernel
/
c4a4620b69385e2b4e7a2e6c8469d7092d20bce9
/
.
/
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__ */