dummy implementation of enter and return

This commit is contained in:
Torsten Ruger
2014-08-26 12:05:49 +03:00
parent 7fd9ff44db
commit dd0674c7dd
4 changed files with 27 additions and 6 deletions

View File

@ -51,12 +51,6 @@ module Register
link_object code , at
end
end
def link_MethodEnter str , at
end
def link_MethodReturn str , at
end
def link_FunctionCall str , at
end
def link_String str , at
end
def link_Symbol sym , at