cvs commit: src/sys/dev/usb ehci.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Dec 13 23:46:29 PST 2004


phk         2004-12-14 07:46:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ehci.c 
  Log:
  Make LINT compile.
  
  When leaving functions for ddb use don't make them static: it makes
  gcc think they are unused.
  
  Shouldn't this be in #ifdef DDB anyway ?
  
  Revision  Changes    Path
  1.24      +1 -1      src/sys/dev/usb/ehci.c


More information about the cvs-all mailing list