X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fx86-linux-os.c;h=ba3b0e830514daf2f4978f0b3d1cc3a8f12a4837;hb=959057baab99d4328fc386aee3fcc812f5fcb3ed;hp=7c14c4484f1205c773cdf335b09358838ea7fd3a;hpb=dfa55a883f94470267b626dae77ce7e7dfac3df6;p=sbcl.git diff --git a/src/runtime/x86-linux-os.c b/src/runtime/x86-linux-os.c index 7c14c44..ba3b0e8 100644 --- a/src/runtime/x86-linux-os.c +++ b/src/runtime/x86-linux-os.c @@ -1,10 +1,18 @@ /* * The x86 Linux incarnation of arch-dependent OS-dependent routines. - * See also linux-os.c + * See also "linux-os.c". */ - -/* header files lifted wholesale from linux-os.c, some may be redundant */ +/* + * This software is part of the SBCL system. See the README file for + * more information. + * + * This software is derived from the CMU CL system, which was + * written at Carnegie Mellon University and released into the + * public domain. The software is in the public domain and is + * provided with absolutely no warranty. See the COPYING and CREDITS + * files for more information. + */ #include #include