diff options
Diffstat (limited to 'tests/qtest/pnv-xive2-common.h')
-rw-r--r-- | tests/qtest/pnv-xive2-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qtest/pnv-xive2-common.h b/tests/qtest/pnv-xive2-common.h index 9ae3477..2077c05 100644 --- a/tests/qtest/pnv-xive2-common.h +++ b/tests/qtest/pnv-xive2-common.h @@ -107,5 +107,6 @@ extern void set_end(QTestState *qts, uint32_t index, uint32_t nvp_index, void test_flush_sync_inject(QTestState *qts); +void test_nvpg_bar(QTestState *qts); #endif /* TEST_PNV_XIVE2_COMMON_H */ |