Date: Sun, 28 Nov 2004 04:07:14 GMT From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 65962 for review Message-ID: <200411280407.iAS47E1j072081@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=65962 Change 65962 by marcel@marcel_nfs on 2004/11/28 04:07:12 Add IA64_KERNELBASE. This is the virtual address at which the kernel is linked. Affected files ... .. //depot/projects/ia64/sys/ia64/include/vmparam.h#12 edit Differences ... ==== //depot/projects/ia64/sys/ia64/include/vmparam.h#12 (text+ko) ==== @@ -141,6 +141,7 @@ #define IA64_ID_PAGE_MASK (IA64_ID_PAGE_SIZE-1) #define IA64_BACKINGSTORE IA64_RR_BASE(4) +#define IA64_KERNELBASE 0xbffc000000000000 /* * Mach derived constants
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411280407.iAS47E1j072081>