]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/features/aarch64.xml
GDB copyright headers update after running GDB's copyright.py script.
[thirdparty/binutils-gdb.git] / gdb / features / aarch64.xml
CommitLineData
07b287a0 1<?xml version="1.0"?>
618f726f 2<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc.
07b287a0
MS
3 Contributed by ARM Ltd.
4
5 Copying and distribution of this file, with or without modification,
6 are permitted in any medium without royalty provided the copyright
7 notice and this notice are preserved. -->
8
9<!DOCTYPE target SYSTEM "gdb-target.dtd">
10<target>
11 <architecture>aarch64</architecture>
12 <xi:include href="aarch64-core.xml"/>
13 <xi:include href="aarch64-fpu.xml"/>
14</target>