fix names and requires to get some elf out again (still crashes though)
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
require_relative "section"
|
||||
|
||||
module Elf
|
||||
class NullSection < Section
|
||||
def initialize
|
||||
|
Reference in New Issue
Block a user