cvs commit: src/sys/sys queue.h

Ed Maste emaste at FreeBSD.org
Wed Nov 23 04:02:28 GMT 2005


emaste      2005-11-23 04:02:27 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              queue.h 
  Log:
  Userland applications may include queue.h and define INVARIANTS
  but not provide a panic(9) implementation.  Thus, enable the sanity
  checks under INVARIANTS only if _KERNEL is also defined.
  
  Submitted by:   jmallett
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.63      +2 -2      src/sys/sys/queue.h


More information about the cvs-src mailing list