Skip to content
Snippets Groups Projects
Commit 4fb60d57 authored by wlott's avatar wlott
Browse files

Added four new types, funcallable-instance-header and 3 unused function

header types (in case we want to use them without having to recompile
everything again).
parent 609b5693
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/parms.lisp,v 1.66 1990/07/13 16:38:17 wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/parms.lisp,v 1.67 1990/08/15 02:51:40 wlott Exp $
;;;
;;; This file contains some parameterizations of various VM
;;; attributes for the MIPS. This file is separate from other stuff so
......@@ -192,9 +192,13 @@
code-header
function-header
closure-header
funcallable-instance-header
unused-function-header-1
unused-function-header-2
unused-function-header-3
closure-function-header
return-pc-header
closure-header
value-cell-header
symbol-header
base-character
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment