/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _KSYSFS_H_
#define _KSYSFS_H_
void ksysfs_init(void);
#endif /* _KSYSFS_H_ */