Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 1998 02:26:42 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gmon mcount.c src/sys/i386/include profile.h
Message-ID:  <199807100926.CAA01080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/10 02:26:42 PDT

  Modified files:
    lib/libc/gmon        mcount.c 
    sys/i386/include     profile.h 
  Log:
  Oops, fptrint_t still needs to be declared in <machine/profile.h> in the
  !KERNEL case.  The kludge to get it declared in libc/gmon/mcount.c wasn't
  sufficient because fptrint_t is used in <sys/gmon.h>.
  
  Revision  Changes    Path
  1.12      +1 -9      src/lib/libc/gmon/mcount.c
  1.16      +6 -1      src/sys/i386/include/profile.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?199807100926.CAA01080>