Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/sparc64/_link.ld.in

    r5631c9c r63a045c  
    66                loader_start = .;
    77                *(BOOTSTRAP);
    8                 *(.text.*);
     8                *(.text);
    99
    1010                *(.data);       /* initialized data */
Note: See TracChangeset for help on using the changeset viewer.