Update copyright year range in header of all files managed by GDB
[binutils-gdb.git] / gdb / features / arm / arm-tls.xml
blobdea38c15b254ccbf7519a9b5659170e9e3eabebb
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2022-2023 Free Software Foundation, Inc.
4      Copying and distribution of this file, with or without modification,
5      are permitted in any medium without royalty provided the copyright
6      notice and this notice are preserved.  -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
9 <feature name="org.gnu.gdb.arm.tls">
10   <reg name="tpidruro" bitsize="32" type="data_ptr"/>
11 </feature>