linux-zen-desktop/tools/verification/rv/include/in_kernel.h

4 lines
124 B
C
Raw Permalink Normal View History

2023-08-30 16:31:07 +01:00
// SPDX-License-Identifier: GPL-2.0
int ikm_list_monitors(void);
int ikm_run_monitor(char *monitor, int argc, char **argv);