mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
libc/getopt: Remove GETOPT_INIITIALIZER macro
since nobody reference it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
6ebc1b27fa
commit
60c1b64747
@@ -29,15 +29,6 @@
|
||||
|
||||
#include "unistd.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#undef optarg
|
||||
#undef opterr
|
||||
#undef optind
|
||||
#undef optopt
|
||||
|
||||
/****************************************************************************
|
||||
* Prive Functions
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user