Firmware
|
Thread safe version of getopt. More...
Go to the source code of this file.
Functions | |
__BEGIN_DECLS int | px4_getopt (int argc, char *argv[], const char *options, int *myoptind, const char **myoptarg) |
Thread safe version of getopt.