Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 07:05:44 +0000 (UTC)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/linux linux.h
Message-ID:  <200408160705.i7G75iqM060690@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-08-16 07:05:44 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/linux      linux.h 
  Log:
  Add a new type, l_uintptr_t, which is an unsigned integer type with the
  same width as a pointer under Linux. Add two new macros, PTRIN and PTROUT,
  which convert between l_uintptr_t and native pointers.
  
  Revision  Changes    Path
  1.59      +4 -0      src/sys/alpha/linux/linux.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160705.i7G75iqM060690>