fix platform derivation and some tests
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
require_relative "translator"
|
||||
module Arm
|
||||
class ArmPlatform
|
||||
class ArmPlatform < Risc::Platform
|
||||
def translator
|
||||
Translator.new
|
||||
end
|
||||
|
Reference in New Issue
Block a user