Changeset 9a68b34d in mainline for arch/ppc32/src/drivers/cuda.c
- Timestamp:
- 2006-05-01T19:32:59Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7dd1787
- Parents:
- 16dad032
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/drivers/cuda.c
r16dad032 r9a68b34d 72 72 #ifdef CONFIG_POWEROFF 73 73 cuda_packet(CUDA_POWERDOWN); 74 #else 75 asm volatile ( 76 "b 0\n" 77 ); 74 78 #endif 75 79 cpu_sleep();
Note:
See TracChangeset
for help on using the changeset viewer.