mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +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.
16 lines
521 B
XML
16 lines
521 B
XML
<?xml version="1.0"?>
|
|
<!-- Copyright (C) 2013-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 target SYSTEM "gdb-target.dtd">
|
|
<target>
|
|
<architecture>sparc:v9</architecture>
|
|
<osabi>Solaris</osabi>
|
|
<xi:include href="sparc64-cpu.xml"/>
|
|
<xi:include href="sparc64-cp0.xml"/>
|
|
<xi:include href="sparc64-fpu.xml"/>
|
|
</target>
|