summaryrefslogtreecommitdiff
path: root/lib/romlib/templates/jmptbl_header.S
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2019-07-25 12:54:59 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2019-07-25 12:54:59 +0000
commit18b8266caffe8e56fc3b0fc54f094cacd99becbf (patch)
tree6135adc97977f7d94a1105de7633264ad5a213ff /lib/romlib/templates/jmptbl_header.S
parentf7fb88f6682e1fa863f34a3ad8d0c130f2a30b63 (diff)
parentd8210dc67af5b8c5f17a799bc2af5186dd30ba21 (diff)
Merge "Romlib makefile refactoring and script rewriting" into integration
Diffstat (limited to 'lib/romlib/templates/jmptbl_header.S')
-rw-r--r--lib/romlib/templates/jmptbl_header.S8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/romlib/templates/jmptbl_header.S b/lib/romlib/templates/jmptbl_header.S
new file mode 100644
index 00000000..72b8ce54
--- /dev/null
+++ b/lib/romlib/templates/jmptbl_header.S
@@ -0,0 +1,8 @@
+/*
+ * Copyright (c) 2019, Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ */
+ .text
+ .globl jmptbl
+jmptbl: