Ignore:
File:
1 edited

Legend:

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

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