X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fbsd-os.lisp;h=0fce3c98351107a4e413fe388d0b89b2a52ed909;hb=5dc28680e9cb2d598da02aed512aa49ea81fdade;hp=e36b615c8794510ab88b59fd1aff49b14b6b107e;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/bsd-os.lisp b/src/code/bsd-os.lisp index e36b615..0fce3c9 100644 --- a/src/code/bsd-os.lisp +++ b/src/code/bsd-os.lisp @@ -4,9 +4,6 @@ ;;;; Carnegie Mellon University, and has been placed in the public ;;;; domain. -(sb!int:file-comment - "$Header$") - (in-package "SB!SYS") ;;;; Check that target machine features are set up consistently with