mirror of
https://github.com/samsonjs/compiler.git
synced 2026-03-28 09:15:49 +00:00
9 lines
No EOL
77 B
Ruby
9 lines
No EOL
77 B
Ruby
module Assembler
|
|
|
|
class ELFWriter < ObjWriter
|
|
|
|
|
|
|
|
end
|
|
|
|
end |