Index: libcfa/src/concurrency/kernel/fwd.hfa
===================================================================
--- libcfa/src/concurrency/kernel/fwd.hfa	(revision 9705ffe96ab9ff98f4aaff4e51429c62e3f827c2)
+++ libcfa/src/concurrency/kernel/fwd.hfa	(revision 442b624ac58f31f15e1d9c787f37bfa73ec387d7)
@@ -61,5 +61,5 @@
 	}
 
-	#ifdef __ARM_ARCH
+	#if 0 // def __ARM_ARCH
 		// function prototypes are only really used by these macros on ARM
 		void disable_global_interrupts();
