diff options
author | Doug Evans <dje@google.com> | 2012-05-23 23:42:25 +0000 |
---|---|---|
committer | Doug Evans <devans@gcc.gnu.org> | 2012-05-23 23:42:25 +0000 |
commit | 60a1fb353771ec09209e14f804ec205a352af363 (patch) | |
tree | 0e8345ced8e876bd6d2b29c9b317a2e4141219b7 /gcc | |
parent | fb9098887bbc4ee48ee1d9ed9b8b31eea4758808 (diff) | |
download | gcc-60a1fb353771ec09209e14f804ec205a352af363.zip gcc-60a1fb353771ec09209e14f804ec205a352af363.tar.gz gcc-60a1fb353771ec09209e14f804ec205a352af363.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions