Changeset 6388
- Timestamp:
- Apr 30, 2007, 9:18:01 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lisp-kernel/ppc-exceptions.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lisp-kernel/ppc-exceptions.c
r6281 r6388 1734 1734 int old_valence; 1735 1735 1736 #ifdef DARWIN 1736 1737 if (running_under_rosetta) { 1737 1738 fprintf(stderr, "signal handler: signal = %d, pc = 0x%08x\n", signum, xpPC(context)); 1738 1739 } 1740 #endif 1739 1741 if (!use_mach_exception_handling) { 1740 1742
Note:
See TracChangeset
for help on using the changeset viewer.
