schoonheids foutje
[fw/sdcc] / device / lib / printfl.c
index 77b4cc4c13c893c1075e2ed1128c1e3e555d1b5b..3a86211a88de77c5bad451394314711b98ac84f8 100644 (file)
@@ -43,7 +43,8 @@
 #include <stdarg.h>
 #include <stdio.h>
 #ifndef __ds390
-#include <8051.h> // for the SP
+/* just for the SP */
+#include <8051.h>
 #endif
 
 static data volatile char ch;