mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix a number of header files with mismatched 'extern C {' and '}'
This commit is contained in:
@@ -68,5 +68,10 @@ extern "C"
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
#undef EXTERN
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* CONFIG_NET_LOOPBACK */
|
||||
#endif /* __NET_LOOPBACK_LOOBACK_H */
|
||||
|
||||
Reference in New Issue
Block a user