Changes in kernel/arch/abs32le/include/asm.h [82474ef:50fda24] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/abs32le/include/asm.h
r82474ef r50fda24 49 49 50 50 51 static inline __attribute__((noreturn))void cpu_halt(void)51 static inline 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.