Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/_link.ld.in

    r1ac3a52 r6da1013f  
    4242                hardcoded_unmapped_kdata_size = .;
    4343                LONG(unmapped_kdata_end - unmapped_kdata_start);
    44                 . = ALIGN(8);
    4544                symbol_table = .;
    4645                *(symtab.*);            /* Symbol table, must be LAST symbol! */
Note: See TracChangeset for help on using the changeset viewer.