1
0
Fork 0
android_external_alsa-utils/alsamixer/proc_files.h
2025-06-24 22:48:58 -05:00

6 lines
104 B
C

#ifndef PROC_FILES_H_INCLUDED
#define PROC_FILES_H_INCLUDED
void create_proc_files_list(void);
#endif