mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 08:50:52 +07:00
575e946125
Also changed references within source files that referred to header files whose names had changed. Signed-off-by: Mike Marshall <hubcap@omnibond.com>
4 lines
108 B
C
4 lines
108 B
C
int orangefs_debugfs_init(void);
|
|
int orangefs_kernel_debug_init(void);
|
|
void orangefs_debugfs_cleanup(void);
|