On 09/10/2009 04:56 PM, David Daney wrote:
+#ifndef unreachable +# define unreachable() do { for (;;) ; } while (0) +#endif
#define unreachable() do { } while (1) r~ -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html