Changeset 8223
- Timestamp:
- Jan 18, 2008, 9:07:04 PM (17 years ago)
- Location:
- branches/ia32/lisp-kernel
- Files:
-
- 2 edited
-
x86-spentry32.s (modified) (2 diffs)
-
x86-subprims32.s (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lisp-kernel/x86-spentry32.s
r8209 r8223 1 1 include(lisp.s) 2 2 _beginfile 3 3 4 .align 2 4 5 define([_spentry],[ifdef([__func_name],[_endfn],[]) … … 1011 1012 __(int $3) 1012 1013 _endsubp(unused_6) 1014 -
branches/ia32/lisp-kernel/x86-subprims32.s
r8068 r8223 1 1 include(lisp.s) 2 2 _beginfile 3 3 4 .globl _SPmkcatch1v 4 5 .globl _SPnthrow1value … … 90 91 _endfn 91 92 92
Note:
See TracChangeset
for help on using the changeset viewer.
