Fixed missing logic in readahead buffer logic

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@409 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-11-27 19:19:30 +00:00
parent 33dcd56a46
commit afc49e034c

View File

@ -733,6 +733,7 @@ Other memory:
* fs/ and lib/ subystem debug can not be selectively enabled/disabled * fs/ and lib/ subystem debug can not be selectively enabled/disabled
* Added vsnprintf * Added vsnprintf
* Integrated uIP telnetd * Integrated uIP telnetd
* Add missing logic to readahead buffer logic
</pre></ul> </pre></ul>
<table width ="100%"> <table width ="100%">