Changeset 95d45482 in mainline for kernel/arch/ppc32/src/exception.S
- Timestamp:
- 2018-11-09T22:29:12Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- be6e37a
- Parents:
- 436a0a5
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-11-08 23:08:28)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-11-09 22:29:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/exception.S
r436a0a5 r95d45482 126 126 .endm 127 127 128 // XXX: K_UNMAPPED_TEXT_START section starts at 0x100,128 // NOTE: K_UNMAPPED_TEXT_START section starts at 0x100, 129 129 // so all the following .org directives are relative to that. 130 130 #define ABSOLUTE(x) ((x) - 0x100)
Note:
See TracChangeset
for help on using the changeset viewer.