commit | 9b8ed111414ba39aa7ce207c9385545296b67d0b | [log] [tgz] |
---|---|---|
author | Ravi Joshi <ravij@codeaurora.org> | Wed Apr 02 14:52:40 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Nov 23 22:05:50 2014 -0800 |
tree | 7290f1548893dbc864caa1ecfbb2ebfa205e660f | |
parent | 92dd0a5d387eba4ed8f28700c6fba45cbf086389 [diff] |
framework: Fix for making SAP sdk code 64 bit compliant Fix for making SAP SDK code 64 bit compliant. The typedefs were incorrect on an LP64 architecture since a long int will be 64-bits. Change-Id: I4c9f5f2fb2b820193fbe03fdf8e2307c281ea014 CRs-Fixed: 640894