mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
More miscelleanous ZNeo build fixes
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
int bchdev_unregister(FAR const char *chardev)
|
||||
{
|
||||
FAR struct bchlib_s *bch;
|
||||
FAR struct file filestruct;
|
||||
struct file filestruct;
|
||||
int ret;
|
||||
|
||||
/* Sanity check */
|
||||
|
||||
Reference in New Issue
Block a user