1 /*
2  * Copyright (c) 2022 Meta
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 
7 #include "_common.h"
8 
9 ZTEST_SUITE(posix_headers, NULL, NULL, NULL, NULL, NULL);
10