]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/safe/msp430/fail.c
fail files are definitely not safe
[tinyos-2.x.git] / tos / lib / safe / msp430 / fail.c
index 9c39be5540f0f0b86b90bb2198e13b760f03c3e4..52a7fea806fcb92899ec346102547e881a24d174 100644 (file)
@@ -1,3 +1,5 @@
+#undef SAFE_TINYOS
+
 static void led_off_0 (void) { 
     __asm__ volatile ("bis.b #16, &0x0031"); 
 }