[PATCH v2 2/2] bin2c: Fix warnings

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jun 14 05:28:53 UTC 2018


Update #3380.
---
 misc/bin2c/rtems-bin2c.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/misc/bin2c/rtems-bin2c.c b/misc/bin2c/rtems-bin2c.c
index 53caf27..6381766 100644
--- a/misc/bin2c/rtems-bin2c.c
+++ b/misc/bin2c/rtems-bin2c.c
@@ -59,7 +59,6 @@ void process(const char *ifname, const char *ofname, const char *forced_name)
   char obasename[PATH_MAX+1];
   char ocname[PATH_MAX+1];
   char ohname[PATH_MAX+1];
-  const char *cp;
   size_t len;
 
   ocfile = NULL;
-- 
2.13.7



More information about the devel mailing list