mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Update ChangeLog and submodules
This commit is contained in:
@@ -11145,7 +11145,6 @@
|
||||
that sizeof(size_t) should be the same as sizeof(uinptr_t). mmsize_t
|
||||
should always be 32-bits in any event. The last change to stddef has
|
||||
been backed out. With these changes, the simulator builds without
|
||||
* fs/hostfs: Add a special file system for use with simulator that
|
||||
supports access to the host file system from the simulation. From
|
||||
Ken Petit (2015-11-25).
|
||||
|
||||
* fs/hostfs and arch/sim/src: Add a special file system for use with
|
||||
simulator that supports access to the host file system from the
|
||||
simulation. From Ken Petit (2015-11-25).
|
||||
|
||||
+1
-1
Submodule arch updated: 93f8b673c8...6e383188c0
+1
-1
@@ -96,7 +96,7 @@ struct hostfs_mountpt_s
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Internal function prototypes
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
/* Semaphore access for internal use */
|
||||
|
||||
Reference in New Issue
Block a user