summaryrefslogtreecommitdiff
path: root/lib/romlib/templates/jmptbl_header.S
diff options
context:
space:
mode:
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: