mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34: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);
|