mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
OS modules: Add basic procfs support. A module registry that will eventually be used to support lsmod
This commit is contained in:
@@ -60,10 +60,6 @@
|
||||
* Public Type Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* This enumeration identifies all of the thread attributes that can be
|
||||
* accessed via the procfs file system.
|
||||
*/
|
||||
|
||||
/* This structure describes one open "file" */
|
||||
|
||||
struct net_driver_s; /* Forward reference */
|
||||
|
||||
Reference in New Issue
Block a user