]> git.gag.com Git - fw/sdcc/blobdiff - device/examples/ds390/ow390/thermo21.h
make the examples work again
[fw/sdcc] / device / examples / ds390 / ow390 / thermo21.h
index 675cf77ac9bc42b37f2695f3f448c0545d8148b3..34ce63c67a141ad2203aa7525b1fefeaefd12d46 100644 (file)
@@ -41,7 +41,7 @@
 #define stdin ((void *)0)
 #define stdout ((void *)0)
 #define stderr ((void *)0)
-int fprintf (FILE *fp, xdata char *format, ...) reentrant;
+int fprintf (FILE *fp, char *format, ...) reentrant;
 FILE *fopen (char *, char *);
 int fclose (FILE *);