prune builtin
will need much less, many more things can be expressed in soml
This commit is contained in:
@ -33,11 +33,6 @@ module Register
|
||||
function.set_return ret
|
||||
function
|
||||
end
|
||||
def __send context
|
||||
function = MethodSource.create_method(:Kernel,:Integer ,:__send , [] )
|
||||
function.source.set_return_type :Integer
|
||||
return function
|
||||
end
|
||||
|
||||
def emit_syscall function , name
|
||||
save_message( function )
|
||||
|
Reference in New Issue
Block a user