xref: /rk3399_ARM-atf/lib/romlib/templates/jmptbl_entry_function.S (revision 8eb9490b61c65288eaacbf229afbbe0f99484c86)
1/*
2 * Copyright (c) 2019, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6	b	${function_name}
7