cvs commit: src/sys/alpha/linux linux.h
Tim J. Robbins
tjr at FreeBSD.org
Mon Aug 16 00:05:45 PDT 2004
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
More information about the cvs-src
mailing list