1<?xml version="1.0"?>
2<!-- Copyright (C) 2009-2013 Free Software Foundation, Inc.
3     Contributed by ARM Ltd.
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.  -->
7<!DOCTYPE target SYSTEM "gdb-target.dtd">
8<target>
9  <architecture>aarch64</architecture>
10  <xi:include href="aarch64-core.xml"/>
11  <xi:include href="aarch64-fpu.xml"/>
12</target>
13