mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
boards/Board.mk: Add support to pass dependency paths. boards/arm/cxd56xx/common/Makefile: Add correct dependency paths for board/ and src/ subdirectories.
This commit is contained in:
@@ -213,6 +213,8 @@ struct socket_conn_s
|
||||
*/
|
||||
|
||||
FAR struct devif_callback_s *list;
|
||||
|
||||
/* Connection-specific content may follow */
|
||||
};
|
||||
|
||||
/* This is the internal representation of a socket reference by a file
|
||||
|
||||
Reference in New Issue
Block a user