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