3 lines
124 B
C
3 lines
124 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
int ikm_list_monitors(void);
|
|
int ikm_run_monitor(char *monitor, int argc, char **argv);
|