small function naming adjustments

This commit is contained in:
Torsten Ruger
2014-09-16 17:16:13 +03:00
parent db01529b67
commit cffa7f1953
5 changed files with 7 additions and 20 deletions

View File

@@ -115,7 +115,7 @@ module Arm
end
# arm intrucioons are pretty sensible, and always 4 bytes (thumb not supported)
def length
def mem_length
4
end