aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ch.txt')
-rw-r--r--docs/ch.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ch.txt b/docs/ch.txt
index 2ec40d9c6..8f813d62f 100644
--- a/docs/ch.txt
+++ b/docs/ch.txt
@@ -141,8 +141,7 @@
* <p>
* The ARM7 port makes some assumptions on the application code organization:
* <ul>
- * <li>The \p main() function is invoked in system mode and with interrupts
- * disabled.</li>
+ * <li>The \p main() function is invoked in system mode.</li>
* <li>Each thread has a private user/system stack, the system has a single
* interrupt stack where all the interrupts are processed.</li>
* <li>The threads are started in system mode.</li>