mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
A few changes needed for compilation with ZDS-II
This commit is contained in:
@@ -122,6 +122,6 @@ void posix_spawnattr_dump(posix_spawnattr_t *attr)
|
||||
#ifndef CONFIG_DISABLE_SIGNALS
|
||||
dbg(" sigmask: %08x\n", attr->sigmask);
|
||||
#endif
|
||||
};
|
||||
}
|
||||
|
||||
#endif /* CONFIG_DEBUG */
|
||||
Reference in New Issue
Block a user