mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-11 02:38:51 +08:00

This commit is the result of running the gdb/copyright.py script, which automated the update of the copyright year range for all source files managed by the GDB project to be updated to include year 2023.
13 lines
456 B
XML
13 lines
456 B
XML
<?xml version="1.0"?>
|
|
<!-- Copyright (C) 2007-2023 Free Software Foundation, Inc.
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved. -->
|
|
|
|
<!DOCTYPE feature SYSTEM "gdb-target.dtd">
|
|
<feature name="org.gnu.gdb.power.linux">
|
|
<reg name="orig_r3" bitsize="64" regnum="71"/>
|
|
<reg name="trap" bitsize="64"/>
|
|
</feature>
|