Date: Fri, 7 Jul 2006 18:51:51 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 100916 for review Message-ID: <200607071851.k67Ippf5060332@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100916 Change 100916 by jb@jb_freebsd2 on 2006/07/07 18:51:10 Add a definition for compatibility with Solaris. Affected files ... .. //depot/projects/dtrace/src/sys/sparc64/include/asi.h#3 edit Differences ... ==== //depot/projects/dtrace/src/sys/sparc64/include/asi.h#3 (text+ko) ==== @@ -49,6 +49,11 @@ #define ASI_SL 0x89 #define ASI_PNFL 0x8a #define ASI_SNFL 0x8b + +/* + * Mnemonic asis + */ +#define ASI_USER ASI_AIUS /* * UltraSPARC extensions. ASIs limited to a certain family are annotated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607071851.k67Ippf5060332>