sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticDLL.cpp
changeset 625 a1925fb7753a
parent 616 24e4ef208cca
--- a/sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticDLL.cpp	Wed Jul 28 13:20:46 2010 +0100
+++ b/sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticDLL.cpp	Thu Aug 12 09:00:16 2010 +0100
@@ -24,7 +24,7 @@
 
 // construct/destruct
 
-#if !defined(__ARMCC_4__)
+#if !defined(__ARMCC_4__) and !defined(__X86__)
 extern "C" void __ARM_switch8();
 
 void sbs_test()