]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/commit
Add greg_t for arm64.
authorElliott Hughes <enh@google.com>
Fri, 19 Sep 2014 17:31:49 +0000 (10:31 -0700)
committerElliott Hughes <enh@google.com>
Fri, 19 Sep 2014 17:31:49 +0000 (10:31 -0700)
commit8e4d371091e5738346f5c6ad395b8487c2a5ec67
tree53ff3ba71eaa224ef54a4b2eb84bf65839b648bc
parent82e71085c23d11030e9950d8d08e30ef249fd73b
Add greg_t for arm64.

This was already present for the other architectures. I think we skipped
this because glibc seems to have an incorrect definition (int rather than
long), but the kernel has the sane definition (just not in a uapi header).

Change-Id: I0d47a424b505804389853dd8632693dad55a3907
libc/include/sys/ucontext.h