Changeset 06e1e95 in mainline for kernel/arch/mips32/include/debug.h
- Timestamp:
- 2006-09-14T17:09:21Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f1d1f5d3
- Parents:
- e5ecc02
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/debug.h
re5ecc02 r06e1e95 33 33 */ 34 34 35 #ifndef __mips32_DEBUG_H__ 36 #define __mips23_DEBUG_H__ 37 38 35 #ifndef KERN_mips32_DEBUG_H_ 36 #define KERN_mips23_DEBUG_H_ 39 37 40 38 /** simulator enters the trace mode */ … … 49 47 #define ___intmode() asm volatile ( "\t.word\t0x29\n"); 50 48 51 52 49 #endif 53 50
Note:
See TracChangeset
for help on using the changeset viewer.