mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 05:20:35 +08:00
getprogname: re-enable on NuttX & move to px4_tasks.h
This commit is contained in:
@@ -74,8 +74,6 @@
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
__EXPORT const char *getprogname(void);
|
||||
|
||||
|
||||
#ifdef __PX4_NUTTX
|
||||
#define EXIT(eval) exit(eval)
|
||||
|
||||
Reference in New Issue
Block a user