0.8.19.32:
[sbcl.git] / src / code / sparc-vm.lisp
index 6c3d95e..1ef6009 100644 (file)
 ;;; Under Linux, we have to contend with utterly broken signal handling.
 #!+linux
 (defun context-floating-point-modes (context)
+  (declare (ignore context))
   (warn "stub CONTEXT-FLOATING-POINT-MODES")
   0)
 \f