Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/loader/elf_load.c

    r1e00216 ra000878c  
    300300        case PT_NULL:
    301301        case PT_PHDR:
    302         case PT_NOTE:
    303302                break;
    304303        case PT_LOAD:
     
    311310        case PT_DYNAMIC:
    312311        case PT_SHLIB:
     312        case PT_NOTE:
    313313        case PT_LOPROC:
    314314        case PT_HIPROC:
Note: See TracChangeset for help on using the changeset viewer.