summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/cortexm3/svcall.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/cortexm3/svcall.h')
-rw-r--r--nuttx/arch/arm/src/cortexm3/svcall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/cortexm3/svcall.h b/nuttx/arch/arm/src/cortexm3/svcall.h
index bca3e0799..74f7a3438 100644
--- a/nuttx/arch/arm/src/cortexm3/svcall.h
+++ b/nuttx/arch/arm/src/cortexm3/svcall.h
@@ -79,7 +79,7 @@
#define SYS_restore_context (1)
-/* SYS call 1:
+/* SYS call 2:
*
* void up_switchcontext(uint32_t *saveregs, uint32_t *restoreregs);
*/