Update of /cvsroot/blob/blob/include/blob
In directory sc8-pr-cvs1:/tmp/cvs-serv18405/include/blob
Modified Files:
linux.h
Log Message:
More Ramses-related patches
Index: linux.h
===================================================================
RCS file: /cvsroot/blob/blob/include/blob/linux.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- linux.h 6 Aug 2003 22:55:40 -0000 1.14
+++ linux.h 15 Aug 2003 06:55:34 -0000 1.15
@@ -66,6 +66,8 @@
# define ARCH_NUMBER (75)
#elif defined PLEB
# define ARCH_NUMBER (20)
+#elif defined RAMSES
+# define ARCH_NUMBER (235)
#elif defined SHANNON
# define ARCH_NUMBER (97)
#elif defined PT_SYSTEM3 || defined PT_DAFIT
|