Review Board 2.0.15


ruby: eliminate type uint64 and int64

Review Request #2979 - Created July 19, 2015 and submitted - Latest diff uploaded

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10935:514ddcac7c76
---------------------------
ruby: eliminate type uint64 and int64

These types are being replaced with uint64_t and int64_t.