Changeset 6261
- Timestamp:
- Apr 13, 2007, 10:37:20 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lisp-kernel/lisp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lisp-kernel/lisp.h
r6216 r6261 30 30 #include "macros.h" 31 31 32 Boolean use_mach_exception_handling;33 Boolean running_under_rosetta;32 extern Boolean use_mach_exception_handling; 33 extern Boolean running_under_rosetta; 34 34 35 int page_size, log2_page_size;35 extern int page_size, log2_page_size; 36 36 37 37 static inline unsigned long
Note:
See TracChangeset
for help on using the changeset viewer.
