Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/src/exception.S

    rcfdeedc r95d45482  
    126126.endm
    127127
    128 // XXX: K_UNMAPPED_TEXT_START section starts at 0x100,
     128// NOTE: K_UNMAPPED_TEXT_START section starts at 0x100,
    129129// so all the following .org directives are relative to that.
    130130#define ABSOLUTE(x) ((x) - 0x100)
Note: See TracChangeset for help on using the changeset viewer.