Date: Sun, 26 May 1996 23:02:57 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Message-ID: <199605270602.XAA01487@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/05/26 23:02:57 Modified: sys/i386/isa syscons.c Log: Fix the warnings about "cant inline call to xxx" by reordering two functions. It seems gcc wants to have seen the definitions of the function before it will insert it inline in a caller. Revision Changes Path 1.150 +49 -46 src/sys/i386/isa/syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605270602.XAA01487>
