Fix excepion handling reg save

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3074 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2010-11-05 02:18:32 +00:00
parent f47f9734cb
commit c551488703

View File

@ -432,4 +432,8 @@ Where <subdir> is one of the following:
This configuration directory, performs a simple OS test using
examples/ostest.
NOTE: Round-robin scheduling is disabled in this test because
the RR test in examples/ostest declares data structures that
are too large for the poor little uc3 SRAM.