Changeset 82474ef in mainline for kernel/arch/abs32le/include/asm.h
- Timestamp:
- 2010-02-03T12:45:26Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 210e50a
- Parents:
- c1d3549
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/abs32le/include/asm.h
rc1d3549 r82474ef 49 49 50 50 51 static inline void cpu_halt(void)51 static inline __attribute__((noreturn)) void cpu_halt(void) 52 52 { 53 53 /* On real hardware this should stop processing further
Note:
See TracChangeset
for help on using the changeset viewer.