boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

note-section-sht-note.before (102B)


      1     /* sections are created as PROGBITS */
      2     return new_section(s1, name, SHT_PROGBITS, SHF_ALLOC);