Changeset 272c219 in mainline for arch/ppc32/loader/asm.h
- Timestamp:
- 2006-03-13T18:42:58Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eebd172
- Parents:
- 8cbe350
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/asm.h
r8cbe350 r272c219 30 30 #define __ASM_H__ 31 31 32 void halt(void) __attribute__((noreturn));33 32 void jump_to_kernel(void *addr) __attribute__((noreturn)); 34 33
Note:
See TracChangeset
for help on using the changeset viewer.