summaryrefslogtreecommitdiff
path: root/org.handhelds.familiar/packages/mozilla/minimo-0.016/no-x86-asm.patch
blob: ec74364d1c2698f0fc6a2399dfb1f4da54a2637d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Index: mpi/mpcpucache.c
===================================================================
RCS file: /cvsroot/mozilla/security/nss/lib/freebl/mpi/mpcpucache.c,v
retrieving revision 1.3.6.2
diff -u -r1.3.6.2 mpcpucache.c
--- mozilla/security/nss/lib/freebl/mpi/mpcpucache.c	3 Feb 2006 22:31:27 -0000	1.3.6.2
+++ mozilla/security/nss/lib/freebl/mpi/mpcpucache.c	2 May 2006 00:23:27 -0000
@@ -53,6 +53,7 @@
  * 
  */
 
+#if 0
 #if defined(i386) || defined(__i386) || defined(__X86__) || defined (_M_IX86) || defined(__x86_64__) || defined(__x86_64)
 /* X86 processors have special instructions that tell us about the cache */
 #include "string.h"
@@ -750,6 +751,7 @@
 }
 #define MPI_GET_PROCESSOR_LINE_SIZE_DEFINED 1
 #endif
+#endif
 
 
 /* If no way to get the processor cache line size has been defined, assume