1 /*
2  * Copyright Meta Platforms, Inc. and its affiliates.
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 
7 #include <zephyr/ztest.h>
8 
9 ZTEST_SUITE(arm_custom_interrupt, NULL, NULL, NULL, NULL, NULL);
10