mirror_ubuntu-kernels/tools/verification/rv/include/in_kernel.h

4 lines
124 B
C
Raw Normal View History

2024-07-02 00:48:40 +03:00
// SPDX-License-Identifier: GPL-2.0
int ikm_list_monitors(void);
int ikm_run_monitor(char *monitor, int argc, char **argv);