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

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).

2
arch

@ -1 +1 @@
Subproject commit 93f8b673c8d0c4d3f534ef08163d51187a07a390
Subproject commit 6e383188c0735cb0f813db3d5142541ffd80dad8

View File

@ -96,7 +96,7 @@ struct hostfs_mountpt_s
****************************************************************************/
/****************************************************************************
* Internal function prototypes
* Public Function Prototypes
****************************************************************************/
/* Semaphore access for internal use */