da14a8d88a
* While msm8974 is not 64 bit, certain users of this libril will be * A previous revision of this libril had 16 bytes of padding in this struct for 64-bit platforms (due to word size and struct alignment), but a change by me to use a long instead of a pointer and an int broke this padding for 64-bit platforms because a long is still just 8 bytes on 64-bit platforms, where 16 bytes is necessary * Use two pointers as padding instead to make 64-bit great again Change-Id: If599bdb625f7a45e083f5b30df512d12810be79b |
||
---|---|---|
.. | ||
libril | ||
telephony | ||
samsung_ril.h |