commit | c65cfeb2b288b936960bbef4f10de506c12eab07 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Tue Mar 13 13:49:02 2012 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Tue Mar 13 13:49:02 2012 +0100 |
tree | 32e58597ae59b73e013b1d55d20f51e677772a89 | |
parent | 89b7a104d41c1ecbc1319a3d47199d40d56ebc96 [diff] |
ndk: <signal.h>: include <asm/sigcontext.h> This patch modifies <signal.h>, starting from API level 8, to include <asm/sigcontext.h>. It is required to be able to use <signal.h> on a MIPS platform. See https://android-review.googlesource.com/32281 Change-Id: I720259541fa7e2a4d6a428eae9fd4882c5355c31