From owner-cvs-sys Wed Dec 20 09:30:00 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04146 for cvs-sys-outgoing; Wed, 20 Dec 1995 09:30:00 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04123 Wed, 20 Dec 1995 09:29:58 -0800 (PST) Date: Wed, 20 Dec 1995 09:29:58 -0800 (PST) From: Nate Williams Message-Id: <199512201729.JAA04123@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/include spl.h Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk nate 95/12/20 09:29:57 Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include spl.h Log: Bring in the changes from ver 1.11 to allow this to compile with C++. --- date: 1995/08/26 20:46:43; author: bde; state: Exp; lines: +2 -4 Don't declare a nonexistent function. Fix formatting of recent changes. --- Revision Changes Path 1.8.4.2 +2 -4 src/sys/i386/include/spl.h