phk 2003/05/31 12:38:43 PDT
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h
Log:
Don't define memcpy() to bcopy() and in particular not memset() to
bzero() when we have them all already.
Found by: FlexeLint
Revision Changes Path
1.59 +0 -3 src/sys/dev/usb/usb_port.h