mirror of
https://github.com/apache/nuttx.git
synced 2025-12-17 10:16:49 +08:00
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/drivers/drivers.h>
|
||||
|
||||
#include <nuttx/crypto/crypto.h>
|
||||
#include <nuttx/crypto/cryptodev.h>
|
||||
|
||||
Reference in New Issue
Block a user