mirror of
https://github.com/intel/isa-l.git
synced 2025-01-19 12:27:43 +01:00
99b45db17e
These can be replaced with the <stdint.h> types. Additionally, the existing definitions weren't correct on some platforms (e.g. IA-32, where 'long', used for INT64/UINT64, is only 32 bits). Change-Id: I1d9235c693ca2dc0c51d085128cecc4effc165fd Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>