patch-2.3.99-pre9 linux/include/asm-mips64/sn/types.h

Next file: linux/include/asm-mips64/socket.h
Previous file: linux/include/asm-mips64/sn/sn_private.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-mips64/sn/types.h linux/include/asm-mips64/sn/types.h
@@ -1,4 +1,4 @@
-/* $Id: types.h,v 1.1 2000/01/13 00:17:02 ralf Exp $
+/* $Id$
  *
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
@@ -12,6 +12,9 @@
 
 #include <linux/types.h>
 
+typedef unsigned long 	cpuid_t;
+typedef unsigned long 	cpumask_t;
+typedef unsigned long	cnodemask_t;
 typedef signed short	nasid_t;	/* node id in numa-as-id space */
 typedef signed short	cnodeid_t;	/* node id in compact-id space */
 typedef signed char	partid_t;	/* partition ID type */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)