Use gdb::byte_vector in ppc-linux-tdep.c
authorTom Tromey <tom@tromey.com>
Thu, 2 Nov 2017 00:52:30 +0000 (18:52 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 4 Nov 2017 16:27:18 +0000 (10:27 -0600)
commit779bc38eca950c7f3b64173e99e25f0c0edfbe3b
treee5f1387588eb7eb94fc2d2d3f2ff8cf0ff0e3ed0
parented2b3126d1828d55d57880c6b6045a4e58c05cde
Use gdb::byte_vector in ppc-linux-tdep.c

This removes a cleanup from ppc-linux-tdep.c, replacing it with
gdb::byte_vector.

gdb/ChangeLog
2017-11-04  Tom Tromey  <tom@tromey.com>

* ppc-linux-tdep.c (ppc_linux_get_syscall_number): Use
gdb::byte_vector.
gdb/ChangeLog
gdb/ppc-linux-tdep.c
This page took 0.026685 seconds and 4 git commands to generate.