Refresh 64-bit headers/libs (WW25)

To bionic: 06366724d572ef005f5bc0ddd8ad46794cbfad3b

Change-Id: I4c676127d357445fc5d09a2c82c5664238105b90
This commit is contained in:
Andrew Hsieh
2014-06-12 21:30:54 -07:00
parent 04a53e2fd7
commit 1b1f01913c
63 changed files with 208 additions and 1418 deletions

View File

@@ -167,7 +167,7 @@ struct user {
#elif defined(__mips__)
struct user_regs_struct
{
unsigned long a[180];
unsigned long regs[180 / sizeof(unsigned long) + 64];
};
struct user {