Changeset 12647
- Timestamp:
- Aug 23, 2009, 5:13:12 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/ppc-constants.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/ppc-constants.s
r12638 r12647 230 230 _node(saveR13) /* probably don]t really need this */ 231 231 _node(saveTOC) /* where the 68K emulator stores the emulated regs */ 232 _node( tcr_lock) /* this thread]s exception frame chain */232 _node(objc_2_personality) /* exception "personality routine" address for ObjC 2.0 */ 233 233 _node(kernel_imports) /* some things we need imported for us */ 234 234 _node(interrupt_signal) /* signal used by PROCESS-INTERRUPT */
Note:
See TracChangeset
for help on using the changeset viewer.
