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