Raymond Toy pushed to branch sparc64-dev-nyi at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/compiler/sparc64/parms.lisp
    ... ... @@ -268,7 +268,7 @@
    268 268
       )
    
    269 269
     
    
    270 270
     ;; Make sure this starts AFTER the last element of the above enum!
    
    271
    -(defenum (:prefix object-not- :suffix -trap :start 16)
    
    271
    +(defenum (:prefix object-not- :suffix -trap :start 20)
    
    272 272
       list
    
    273 273
       instance)
    
    274 274