Fix several bad function definitions.
We claim these functions want jlong as input (8 bytes wide) but the definitions use pointer types or jints (4 bytes wide for 32 bit). bug: 12890271 Change-Id: I6a167a4f3aac1e22ddea33d067caaef6a11b418c
Loading
Please register or sign in to comment