linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / alpha / lib / ev6-memchr.S
index 1a5f71b..a8e843d 100644 (file)
@@ -84,7 +84,7 @@ $last_quad:
         beq     $2, $not_found # U : U L U L
 
 $found_it:
-#ifdef CONFIG_ALPHA_EV67
+#if defined(__alpha_fix__) && defined(__alpha_cix__)
        /*
         * Since we are guaranteed to have set one of the bits, we don't
         * have to worry about coming back with a 0x40 out of cttz...