summaryrefslogtreecommitdiff
path: root/nuttx/sched/sem_trywait.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/sem_trywait.c')
-rw-r--r--nuttx/sched/sem_trywait.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/sched/sem_trywait.c b/nuttx/sched/sem_trywait.c
index 03c1ea062..27eb6a60c 100644
--- a/nuttx/sched/sem_trywait.c
+++ b/nuttx/sched/sem_trywait.c
@@ -48,10 +48,6 @@
#include "sem_internal.h"
/****************************************************************************
- * Compilation Switches
- ****************************************************************************/
-
-/****************************************************************************
* Definitions
****************************************************************************/