Author: nwhitehorn Date: Wed Feb 21 15:15:58 2018 New Revision: 329721 URL: https://svnweb.freebsd.org/changeset/base/329721
Log: Add definition for the PowerPC A2. Modified: head/sys/powerpc/include/spr.h Modified: head/sys/powerpc/include/spr.h ============================================================================== --- head/sys/powerpc/include/spr.h Wed Feb 21 15:15:31 2018 (r329720) +++ head/sys/powerpc/include/spr.h Wed Feb 21 15:15:58 2018 (r329721) @@ -170,6 +170,7 @@ #define IBMPOWER3PLUS 0x0041 #define IBM970MP 0x0044 #define IBM970GX 0x0045 +#define IBMPOWERPCA2 0x0049 #define IBMPOWER7PLUS 0x004a #define IBMPOWER8E 0x004b #define IBMPOWER8 0x004d _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"