summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/syscalls.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/kernel/syscalls.H')
-rw-r--r--src/include/kernel/syscalls.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/kernel/syscalls.H b/src/include/kernel/syscalls.H
index e09171596..dbcfaf175 100644
--- a/src/include/kernel/syscalls.H
+++ b/src/include/kernel/syscalls.H
@@ -38,6 +38,7 @@ namespace Systemcalls
* appropriate system call handler.
*
* @note TASK_MIGRATE_TO_MASTER value must be kept in sync with start.S.
+ * @note TASK_END value must be kept in sync with start.S.
*/
enum SysCalls
{
OpenPOWER on IntegriCloud