From 5ee87eee8a19acb5a5be16ed4f1a4fdd0da976c6 Mon Sep 17 00:00:00 2001 From: Zack leung Date: Thu, 14 Mar 2024 12:53:50 -0500 Subject: Ensure ticks per timeslice is greater than zero --- cpukit/doxygen/appl-config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cpukit/doxygen') diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index bd7cde628f..77c89dabf3 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -3312,8 +3312,7 @@ * @parblock * The following constraints apply to this configuration option: * - * * The value of the configuration option shall be greater than or equal to - * zero. + * * The value of the configuration option shall be greater than zero. * * * The value of the configuration option shall be less than or equal to UINT32_MAX. -- cgit v1.2.3