1 /*
2  * Copyright 2022 NXP
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 
7 /* External library function, called from test_file1.c */
8 void relocated_library(void);
9