]> git.gag.com Git - fw/sdcc/blobdiff - link/z80/aslink.h
Generate a warning when a library file is not found.
[fw/sdcc] / link / z80 / aslink.h
index 747c904e57cf634ccffba1c6621c55cd82ae01de..0e3cd39c75b059ece026cec8e29c376262abce50 100644 (file)
@@ -711,7 +711,7 @@ extern      VOID            erpdmp();
 extern VOID            prntval();
 
 /* lklibr.c */
-extern VOID            addfile();
+extern int             addfile();
 extern VOID            addlib();
 extern VOID            addpath();
 extern int             fndsym();