]> err.no Git - linux-2.6/blobdiff - scripts/genksyms/lex.l
infrastructure to debug (dynamic) objects
[linux-2.6] / scripts / genksyms / lex.l
index fe0dfeedf0ff54b3c59eff83fea2a97bbc338c84..5e544a06678b6f10791b2af77a6eb05f21c13beb 100644 (file)
@@ -392,7 +392,7 @@ repeat:
       break;
 
     default:
-      abort();
+      exit(1);
     }
 fini: