mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-06-29 23:43:21 -04:00
Also changed references within source files that referred to header files whose names had changed. Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2 lines
77 B
C
2 lines
77 B
C
extern int orangefs_sysfs_init(void);
|
|
extern void orangefs_sysfs_exit(void);
|