- Timestamp:
- Nov 15, 2007, 4:23:44 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/lisp-kernel/lisp-exceptions.h
r7282 r7655 42 42 43 43 OSStatus 44 lisp_Debugger(ExceptionInformation *, siginfo_t *, int, char *, ...);44 lisp_Debugger(ExceptionInformation *, siginfo_t *, int, Boolean, char *, ...); 45 45 46 46 OSStatus … … 146 146 void resume_other_threads(Boolean); 147 147 148 #define debug_foreign_exception 0x80149 148 150 149 #endif /* __lisp_exceptions_h__ */
Note:
See TracChangeset
for help on using the changeset viewer.
