PERFORCE change 100916 for review

John Birrell jb at FreeBSD.org
Fri Jul 7 18:51:54 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=100916

Change 100916 by jb at 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.


More information about the p4-projects mailing list