Date: Sun, 23 Apr 1995 01:05:53 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_page.h Message-ID: <199504230805.BAA16090@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 95/04/23 01:05:51
Modified: sys/sys libkern.h
sys/vm vm_page.h
Log:
inline -> __inline.
Headers should always use `__inline' for inline functions to avoid
syntax errors when modules that don't even use the offending functions
are compiled with `gcc -ansi'.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504230805.BAA16090>
