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