X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fgc.lisp;h=bc5c9200855aa77ac62a09a78b0034863aa2a400;hb=d6f9676ae94419cb5544c45821a8d31adbc1fbe8;hp=96ef1d94696369462c3844e7db39a29060e35d29;hpb=ecfd159f29d31d2cc08d4e5598346c04c9387636;p=sbcl.git diff --git a/src/code/gc.lisp b/src/code/gc.lisp index 96ef1d9..bc5c920 100644 --- a/src/code/gc.lisp +++ b/src/code/gc.lisp @@ -380,9 +380,7 @@ collection is initiated. This can be set with SETF." (number-of-gcs int) (number-of-gcs-before-promotion int) (cum-sum-bytes-allocated unsigned-long) - (minimum-age-before-gc double) - ;; `struct lutex *' or `void *', depending. - (lutexes (* char)))) + (minimum-age-before-gc double))) #!+gencgc (define-alien-variable generations