kbuild: replace abort() with exit(1)
[powerpc.git] / scripts / genksyms / lex.c_shipped
index 1218053..37ba982 100644 (file)
@@ -2023,7 +2023,7 @@ repeat:
       break;
 
     default:
-      abort();
+      exit(1);
     }
 fini: