Changeset 9b6e40b in mainline
- Timestamp:
- 2013-01-03T20:49:31Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae86f89
- Parents:
- 2a8f38a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/src/cpu/cpu.c
r2a8f38a r9b6e40b 100 100 /* Get rid of any boot code hiding in ICache 101 101 * This is safe without regards to ICache state. */ 102 memory_barrier(); 102 103 smc_coherence(); 103 104
Note:
See TracChangeset
for help on using the changeset viewer.