1.0.4.16: some GC and interrupt refactoring
[sbcl.git] / src / compiler / ppc / insts.lisp
index 14563c0..8229af3 100644 (file)
       (#.fun-end-breakpoint-trap
        (nt "Function end breakpoint trap"))
       (#.object-not-instance-trap
-       (nt "Object not instance trap"))
-    )))
+       (nt "Object not instance trap")))))
 
 (eval-when (:compile-toplevel :execute)