Remove some empty C file section comments; Update some text in TODO file

This commit is contained in:
Gregory Nutt
2016-02-19 10:01:15 -06:00
parent 9b214957a6
commit 3994b094c5
31 changed files with 3 additions and 589 deletions
+3 -1
View File
@@ -1619,7 +1619,9 @@ o Linux/Cywgin simulation (arch/sim)
operate on the simulated CPU threads for a few context switches
then fails during a setjmp() operation. I suspect that this is
not an issue with the NuttX SMP logic but more likely some chaos
in the pthread controls.
in the pthread controls. I have seen similar such strange behavior
other times that I have tried to use setjmp/longmp from a signal
handler!
You can enable SMP for ostest configuration by enabling: