Update ChangeLog and submodules

This commit is contained in:
Gregory Nutt
2015-11-25 08:38:58 -06:00
parent c0b9dcf8a9
commit 8f5047323f
3 changed files with 5 additions and 6 deletions
+3 -4
View File
@@ -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
View File
@@ -96,7 +96,7 @@ struct hostfs_mountpt_s
****************************************************************************/
/****************************************************************************
* Internal function prototypes
* Public Function Prototypes
****************************************************************************/
/* Semaphore access for internal use */