Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 12:13:05 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys kernel.h
Message-ID:  <200101302013.f0UKD5H34079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/01/30 12:13:05 PST

  Modified files:
    sys/sys              kernel.h 
  Log:
  - Fix TUNABLE_STR_FETCH() to actually be a code fragment rather than
    declaring a static function.
  - Modify TUNABLE_*_DECL() to use TUNABLE_*_FETCH() to avoid code
    duplication.
  
  Reviewed by:	peter
  
  Revision  Changes    Path
  1.80      +3 -11     src/sys/sys/kernel.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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