Add number of registers to platform
This commit is contained in:
@ -10,5 +10,8 @@ module Arm
|
||||
def padding
|
||||
0x11000 - loaded_at
|
||||
end
|
||||
def num_registers
|
||||
16
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user