summaryrefslogtreecommitdiff
path: root/tools/verification/rv/include/in_kernel.h
blob: 3090638c8d7105fc486c85087c1e83febdadd3f0 (plain)
1
2
3
// SPDX-License-Identifier: GPL-2.0
int ikm_list_monitors(void);
int ikm_run_monitor(char *monitor, int argc, char **argv);