From 0d9fa7bd31504dfa7f68e7063784f04d5c13ecbf Mon Sep 17 00:00:00 2001 From: Attilio Rao Date: Fri, 6 May 2011 21:53:29 +0000 Subject: Add sparc64 support. Compiled (and helped) by: pluknet --- sys/sparc64/include/_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/sparc64/include/_types.h') diff --git a/sys/sparc64/include/_types.h b/sys/sparc64/include/_types.h index f810c159a6ef..7e993c4c370a 100644 --- a/sys/sparc64/include/_types.h +++ b/sys/sparc64/include/_types.h @@ -55,7 +55,6 @@ typedef unsigned long __uint64_t; * Standard type definitions. */ typedef __int32_t __clock_t; /* clock()... */ -typedef unsigned int __cpumask_t; typedef __int64_t __critical_t; typedef double __double_t; typedef float __float_t; -- cgit v1.2.3