Changeset 4821
- Timestamp:
- Jun 27, 2006, 3:27:34 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/X86/X8664/x8664-arch.lisp
r4747 r4821 748 748 #+x86-target 749 749 (defconstant yield-syscall 750 #+linux-target 24) 750 #+linux-target 24 751 #+freebsd-target 321) 751 752 752 753 (defconstant gf-code-size 16) … … 779 780 register_cstack 780 781 raise-thread-interrupt 781 metering-control782 get-r-debug 782 783 restore-soft-stack-limit 783 784 egc-control
Note:
See TracChangeset
for help on using the changeset viewer.
