Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 08:59:51 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include profile.h
Message-ID:  <200207281559.g6SFxpFk038787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/07/28 08:59:51 PDT

  Modified files:
    sys/sparc64/include  profile.h 
  Log:
  Revert the previous delta; uintfptr_t needs to be available to
  userland for libc/gmon to compile, so the typedef in <machine/types.h>
  isn't good enough.  This is really ugly since we end up with the
  actual value which uintfptr_t is typedef'd from, in multiple places.
  This is bug for bug compatible with the other FreeBSD architectures.
  
  Noticed by:     sparc64 tinderbox
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/sparc64/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?200207281559.g6SFxpFk038787>