diff options
Diffstat (limited to 'lib/romlib/templates/jmptbl_entry_reserved.S')
-rw-r--r-- | lib/romlib/templates/jmptbl_entry_reserved.S | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/romlib/templates/jmptbl_entry_reserved.S b/lib/romlib/templates/jmptbl_entry_reserved.S new file mode 100644 index 0000000..a9b5f18 --- /dev/null +++ b/lib/romlib/templates/jmptbl_entry_reserved.S @@ -0,0 +1,6 @@ +/* + * Copyright (c) 2019, Arm Limited. All rights reserved. + * + * SPDX-License-Identifier: BSD-3-Clause + */ + b . |