diff --git a/nx/include/switch/kernel/svc.h b/nx/include/switch/kernel/svc.h index 64a0a4fa..97b0ac2c 100644 --- a/nx/include/switch/kernel/svc.h +++ b/nx/include/switch/kernel/svc.h @@ -122,14 +122,14 @@ typedef enum { /// Process States. typedef enum { - ProcessState_Created=0, ///