Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 1995 00:12:33 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa/ic i82586.h
Message-ID:  <199511180812.AAA02215@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/11/18 00:12:32

  Modified:    sys/i386/isa/ic  i82586.h
  Log:
  Staticized an inline function.  All inlines in kernel headers should be
  static.  The function shouldn't be here anyway.  It is driver dependent,
  while `ic' files are supposed to only depend on the IC.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511180812.AAA02215>