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

@@ -50,7 +50,6 @@ __BEGIN_DECLS
int _setjmp(jmp_buf);
void _longjmp(jmp_buf, int);
void longjmperror(void);
int setjmp(jmp_buf);
void longjmp(jmp_buf, int);