summaryrefslogtreecommitdiff
path: root/lib/romlib/templates/jmptbl_entry_function.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/romlib/templates/jmptbl_entry_function.S')
-rw-r--r--lib/romlib/templates/jmptbl_entry_function.S6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/romlib/templates/jmptbl_entry_function.S b/lib/romlib/templates/jmptbl_entry_function.S
new file mode 100644
index 00000000..a0f84561
--- /dev/null
+++ b/lib/romlib/templates/jmptbl_entry_function.S
@@ -0,0 +1,6 @@
+/*
+ * Copyright (c) 2019, Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ */
+ b ${function_name}