[gdb] Add gdb/syscalls/Makefile
authorTom de Vries <tdevries@suse.de>
Mon, 9 May 2022 14:44:48 +0000 (16:44 +0200)
committerTom de Vries <tdevries@suse.de>
Mon, 9 May 2022 14:44:48 +0000 (16:44 +0200)
commitd9ab2743baf47aedb40afba1a0d1a5bd2b1a755d
tree720037c214e323fadd5ffaab4a20bf024a55cdef
parent0b8c95579f78b352cd48cc14e48ea842c64a7a5a
[gdb] Add gdb/syscalls/Makefile

Add a Makefile in gdb/syscalls that can be used to translate
gdb/syscalls/*.xml.in into gdb/syscalls/*.xml.

Calling make reveals that bfin-linux.xml is missing, so add it.

Tested on x86_64-linux.
gdb/syscalls/Makefile [new file with mode: 0644]
gdb/syscalls/bfin-linux.xml [new file with mode: 0644]