Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/arm32/src/crt0.S

    rf3f4149 reb630cf  
    4040SYMBOL(_start)
    4141        # Store the RAS page address into the ras_page variable
     42        // FIXME: This only works for not-PIC executables.
    4243        ldr r0, =ras_page
    4344        str r2, [r0]
Note: See TracChangeset for help on using the changeset viewer.