gcc/include
Doug Evans 60a1fb3537 leb128.h: #include stdint.h, inttypes.h.
* leb128.h: #include stdint.h, inttypes.h.
	(read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
	Change to take a uint64_t * argument instead of unsigned long long.
	(read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
	Change to take an int64_t * argument instead of long long.

From-SVN: r187818
2012-05-23 23:42:25 +00:00
..
2011-09-28 19:04:30 +00:00
2009-10-03 17:10:11 -04:00
2010-04-20 08:36:39 +00:00
2011-09-28 19:09:50 +00:00