OSDN Git Service

Fix x86 gdbserver build.
authorElliott Hughes <enh@google.com>
Thu, 25 Jun 2015 00:31:24 +0000 (17:31 -0700)
committerElliott Hughes <enh@google.com>
Thu, 25 Jun 2015 00:31:24 +0000 (17:31 -0700)
commitfef58353f4ecd7ef2b48ad7f4d80013dbf786606
tree415472c660e3169180890b6de2583103b5f38437
parentd807b9a12d3e49132b095df3d883618452033b51
Fix x86 gdbserver build.

Add the x86-only elf_fpxregset_t to <sys/procfs.h>, and rename
user_fxsr_struct (the kernel's name) to user_fpxregs_struct (the
userspace name).

Bug: http://b/22068064
Change-Id: Id466096bf02baf6bd49b193f49d9036848d33548
libc/include/sys/procfs.h
libc/include/sys/user.h