mirror of
https://github.com/apache/nuttx.git
synced 2025-12-06 17:23:49 +08:00
Extending tools/mkdeps.c
This commit is contained in:
@@ -61,7 +61,6 @@ static unsigned long g_lineno;
|
||||
static char g_line[MAX_LINE];
|
||||
static char g_dequoted[MAX_PATH];
|
||||
static char g_posix[MAX_PATH];
|
||||
static const char g_cygpath[] = "/usr/bin/cygpath";
|
||||
|
||||
/****************************************************************************
|
||||
* Private Functions
|
||||
|
||||
Reference in New Issue
Block a user