mirror of
https://github.com/samsonjs/compiler.git
synced 2026-04-10 11:25:45 +00:00
7 lines
No EOL
64 B
Ruby
7 lines
No EOL
64 B
Ruby
module Assembler
|
|
|
|
class ELFSymtab < Symtab
|
|
|
|
end
|
|
|
|
end |