Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 00:54:26 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci brooktree848.c
Message-ID:  <199905130754.AAA41207@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/05/13 00:54:26 PDT

  Modified files:
    sys/pci              brooktree848.c 
  Log:
  memcmp -> bcmp.  memcmp doesn't exist in the kernel, but unfortunately
  it exists as a gcc builtin provided the kernel is not compiled with
  -O0 or -fno-builtin.
  
  Revision  Changes    Path
  1.76      +2 -2      src/sys/pci/brooktree848.c


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?199905130754.AAA41207>