repeat until no more exception

move class to where it is used
This commit is contained in:
Torsten Ruger
2018-03-28 19:49:16 +03:00
parent 5eee79719d
commit ce58de2671
2 changed files with 31 additions and 7 deletions

View File

@ -1,6 +1,4 @@
module Risc
class LinkException < Exception
end
# Assemble the object machine into a binary.
# Assemble first to get positions, then write