mirror of
https://github.com/samsonjs/compiler.git
synced 2026-04-02 10:05:47 +00:00
9 lines
No EOL
77 B
Ruby
9 lines
No EOL
77 B
Ruby
module Assembler
|
|
|
|
class ELFWriter < ObjWriter
|
|
|
|
|
|
|
|
end
|
|
|
|
end |