Changeset 53f9821 in mainline for arch/mips32/include/exception.h
- Timestamp:
- 2006-03-20T20:32:17Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 018d957e
- Parents:
- 9d3e185
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/exception.h
r9d3e185 r53f9821 99 99 extern void cache_error_entry(void); 100 100 extern void exception_init(void); 101 extern __native syscall_handler(__native a0, __native a1, __native a2, 102 __native a3, __native sysnum); 101 103 102 #endif
Note:
See TracChangeset
for help on using the changeset viewer.