Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
8ecf6c46
Commit
8ecf6c46
authored
Mar 23, 1991
by
wlott
Browse files
typo.
parent
7d0038c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/sparc/call.lisp
View file @
8ecf6c46
...
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/sparc/call.lisp,v 1.
3
1991/03/2
2
1
4
:0
0:23
wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/sparc/call.lisp,v 1.
4
1991/03/2
3
1
5
:0
1:37
wlott Exp $
;;;
;;; This file contains the VM definition of function call for the SPARC.
;;;
...
...
@@ -404,7 +404,7 @@ default-value-8
(
move
count
nargs
)
(
inst
b
done
)
(
inst
nop
)
(
trace-table-entry
trace-table-
function-
normal
)))
(
trace-table-entry
trace-table-normal
)))
(
undefined-value
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment