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>
3 lines
108 B
C
3 lines
108 B
C
int orangefs_debugfs_init(void);
|
|
int orangefs_kernel_debug_init(void);
|
|
void orangefs_debugfs_cleanup(void);
|