From 2ec0c4a7b8e685c80ba24ed8f3ff13f61480f782 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 8 Apr 2015 06:47:36 -0600 Subject: Make some file section headers more consistent with standard --- nuttx/sched/clock/clock_getres.c | 2 +- nuttx/sched/clock/clock_initialize.c | 2 +- nuttx/sched/clock/clock_settime.c | 2 +- nuttx/sched/clock/clock_ticks2time.c | 2 +- nuttx/sched/clock/clock_time2ticks.c | 2 +- nuttx/sched/irq/irq.h | 2 +- nuttx/sched/irq/irq_attach.c | 2 +- nuttx/sched/irq/irq_dispatch.c | 2 +- nuttx/sched/irq/irq_initialize.c | 2 +- nuttx/sched/irq/irq_unexpectedisr.c | 2 +- nuttx/sched/paging/paging.h | 2 +- nuttx/sched/pthread/pthread_barrierdestroy.c | 2 +- nuttx/sched/pthread/pthread_barrierinit.c | 2 +- nuttx/sched/pthread/pthread_barrierwait.c | 2 +- nuttx/sched/pthread/pthread_cancel.c | 2 +- nuttx/sched/pthread/pthread_condbroadcast.c | 2 +- nuttx/sched/pthread/pthread_condsignal.c | 2 +- nuttx/sched/pthread/pthread_condtimedwait.c | 2 +- nuttx/sched/pthread/pthread_condwait.c | 2 +- nuttx/sched/pthread/pthread_exit.c | 2 +- nuttx/sched/pthread/pthread_findjoininfo.c | 2 +- nuttx/sched/pthread/pthread_getschedparam.c | 2 +- nuttx/sched/pthread/pthread_getspecific.c | 2 +- nuttx/sched/pthread/pthread_initialize.c | 2 +- nuttx/sched/pthread/pthread_keycreate.c | 2 +- nuttx/sched/pthread/pthread_keydelete.c | 2 +- nuttx/sched/pthread/pthread_mutexdestroy.c | 2 +- nuttx/sched/pthread/pthread_mutexinit.c | 2 +- nuttx/sched/pthread/pthread_mutexlock.c | 2 +- nuttx/sched/pthread/pthread_mutextrylock.c | 2 +- nuttx/sched/pthread/pthread_mutexunlock.c | 2 +- nuttx/sched/pthread/pthread_release.c | 2 +- nuttx/sched/pthread/pthread_setcancelstate.c | 2 +- nuttx/sched/pthread/pthread_setschedparam.c | 2 +- nuttx/sched/pthread/pthread_setschedprio.c | 2 +- nuttx/sched/pthread/pthread_setspecific.c | 2 +- nuttx/sched/pthread/pthread_sigmask.c | 2 +- nuttx/sched/pthread/pthread_yield.c | 2 +- nuttx/sched/sched/sched_addblocked.c | 2 +- nuttx/sched/sched/sched_free.c | 2 +- nuttx/sched/sched/sched_getparam.c | 2 +- nuttx/sched/sched/sched_getscheduler.c | 2 +- nuttx/sched/sched/sched_gettcb.c | 2 +- nuttx/sched/sched/sched_lock.c | 2 +- nuttx/sched/sched/sched_lockcount.c | 2 +- nuttx/sched/sched/sched_removeblocked.c | 2 +- nuttx/sched/sched/sched_reprioritize.c | 2 +- nuttx/sched/sched/sched_rrgetinterval.c | 2 +- nuttx/sched/sched/sched_self.c | 2 +- nuttx/sched/sched/sched_setparam.c | 2 +- nuttx/sched/sched/sched_setpriority.c | 2 +- nuttx/sched/sched/sched_setscheduler.c | 2 +- nuttx/sched/sched/sched_verifytcb.c | 2 +- nuttx/sched/sched/sched_yield.c | 2 +- nuttx/sched/semaphore/sem_destroy.c | 2 +- nuttx/sched/semaphore/sem_holder.c | 2 +- nuttx/sched/semaphore/sem_post.c | 2 +- nuttx/sched/signal/sig_action.c | 2 +- nuttx/sched/signal/sig_allocatependingsigaction.c | 2 +- nuttx/sched/signal/sig_cleanup.c | 2 +- nuttx/sched/signal/sig_dispatch.c | 2 +- nuttx/sched/signal/sig_findaction.c | 2 +- nuttx/sched/signal/sig_initialize.c | 2 +- nuttx/sched/signal/sig_lowest.c | 2 +- nuttx/sched/signal/sig_mqnotempty.c | 2 +- nuttx/sched/signal/sig_nanosleep.c | 2 +- nuttx/sched/signal/sig_pause.c | 2 +- nuttx/sched/signal/sig_pending.c | 2 +- nuttx/sched/signal/sig_procmask.c | 2 +- nuttx/sched/signal/sig_queue.c | 2 +- nuttx/sched/signal/sig_releasependingsigaction.c | 2 +- nuttx/sched/signal/sig_releasependingsignal.c | 2 +- nuttx/sched/signal/sig_removependingsignal.c | 2 +- nuttx/sched/signal/sig_suspend.c | 2 +- nuttx/sched/signal/sig_unmaskpendingsignal.c | 2 +- nuttx/sched/signal/sig_waitinfo.c | 2 +- nuttx/sched/signal/signal.h | 2 +- nuttx/sched/task/task_create.c | 2 +- nuttx/sched/task/task_delete.c | 2 +- nuttx/sched/task/task_init.c | 2 +- nuttx/sched/task/task_restart.c | 2 +- nuttx/sched/task/task_starthook.c | 2 +- nuttx/sched/task/task_terminate.c | 2 +- nuttx/sched/timer/timer.h | 2 +- nuttx/sched/timer/timer_create.c | 2 +- nuttx/sched/timer/timer_delete.c | 2 +- nuttx/sched/timer/timer_getoverrun.c | 2 +- nuttx/sched/timer/timer_gettime.c | 2 +- nuttx/sched/timer/timer_initialize.c | 2 +- nuttx/sched/timer/timer_release.c | 2 +- nuttx/sched/timer/timer_settime.c | 2 +- nuttx/sched/wdog/wd_delete.c | 2 +- nuttx/sched/wdog/wd_gettime.c | 2 +- 93 files changed, 93 insertions(+), 93 deletions(-) diff --git a/nuttx/sched/clock/clock_getres.c b/nuttx/sched/clock/clock_getres.c index 5f4a0b6e8..ef48a363e 100644 --- a/nuttx/sched/clock/clock_getres.c +++ b/nuttx/sched/clock/clock_getres.c @@ -47,7 +47,7 @@ #include "clock/clock.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/clock/clock_initialize.c b/nuttx/sched/clock/clock_initialize.c index a807af37d..50a9af105 100644 --- a/nuttx/sched/clock/clock_initialize.c +++ b/nuttx/sched/clock/clock_initialize.c @@ -56,7 +56,7 @@ #include "clock/clock.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /* Standard time definitions (in units of seconds) */ diff --git a/nuttx/sched/clock/clock_settime.c b/nuttx/sched/clock/clock_settime.c index 93b4d3386..068626de0 100644 --- a/nuttx/sched/clock/clock_settime.c +++ b/nuttx/sched/clock/clock_settime.c @@ -50,7 +50,7 @@ #include "clock/clock.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/clock/clock_ticks2time.c b/nuttx/sched/clock/clock_ticks2time.c index 416487667..d77f8497f 100644 --- a/nuttx/sched/clock/clock_ticks2time.c +++ b/nuttx/sched/clock/clock_ticks2time.c @@ -43,7 +43,7 @@ #include "clock/clock.h" /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/clock/clock_time2ticks.c b/nuttx/sched/clock/clock_time2ticks.c index c54cc949b..df3407f2a 100644 --- a/nuttx/sched/clock/clock_time2ticks.c +++ b/nuttx/sched/clock/clock_time2ticks.c @@ -45,7 +45,7 @@ #include "clock/clock.h" /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/irq/irq.h b/nuttx/sched/irq/irq.h index eee96b54d..25bda551e 100644 --- a/nuttx/sched/irq/irq.h +++ b/nuttx/sched/irq/irq.h @@ -47,7 +47,7 @@ #include /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/irq/irq_attach.c b/nuttx/sched/irq/irq_attach.c index e7142e865..8e7d2d275 100644 --- a/nuttx/sched/irq/irq_attach.c +++ b/nuttx/sched/irq/irq_attach.c @@ -44,7 +44,7 @@ #include "irq/irq.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/irq/irq_dispatch.c b/nuttx/sched/irq/irq_dispatch.c index b46a3590b..1da5d49c1 100644 --- a/nuttx/sched/irq/irq_dispatch.c +++ b/nuttx/sched/irq/irq_dispatch.c @@ -46,7 +46,7 @@ #include "irq/irq.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/irq/irq_initialize.c b/nuttx/sched/irq/irq_initialize.c index 802f13b1a..f9e97e933 100644 --- a/nuttx/sched/irq/irq_initialize.c +++ b/nuttx/sched/irq/irq_initialize.c @@ -44,7 +44,7 @@ #include "irq/irq.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/irq/irq_unexpectedisr.c b/nuttx/sched/irq/irq_unexpectedisr.c index 9b79930aa..d4eacbee1 100644 --- a/nuttx/sched/irq/irq_unexpectedisr.c +++ b/nuttx/sched/irq/irq_unexpectedisr.c @@ -46,7 +46,7 @@ #include "irq/irq.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/paging/paging.h b/nuttx/sched/paging/paging.h index eef90421a..e25bd782b 100644 --- a/nuttx/sched/paging/paging.h +++ b/nuttx/sched/paging/paging.h @@ -46,7 +46,7 @@ #ifdef CONFIG_PAGING /**************************************************************************** - * Pre-Processor Definitions + * Pre-processor Definitions ****************************************************************************/ /* Configuration ************************************************************/ diff --git a/nuttx/sched/pthread/pthread_barrierdestroy.c b/nuttx/sched/pthread/pthread_barrierdestroy.c index 4501e80e7..b2535b0e4 100644 --- a/nuttx/sched/pthread/pthread_barrierdestroy.c +++ b/nuttx/sched/pthread/pthread_barrierdestroy.c @@ -45,7 +45,7 @@ #include /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/pthread/pthread_barrierinit.c b/nuttx/sched/pthread/pthread_barrierinit.c index aa9dad089..4185d7180 100644 --- a/nuttx/sched/pthread/pthread_barrierinit.c +++ b/nuttx/sched/pthread/pthread_barrierinit.c @@ -45,7 +45,7 @@ #include /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/pthread/pthread_barrierwait.c b/nuttx/sched/pthread/pthread_barrierwait.c index 16ad78ccd..7d0126eeb 100644 --- a/nuttx/sched/pthread/pthread_barrierwait.c +++ b/nuttx/sched/pthread/pthread_barrierwait.c @@ -46,7 +46,7 @@ #include /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/pthread/pthread_cancel.c b/nuttx/sched/pthread/pthread_cancel.c index 606825b16..d8694eb51 100644 --- a/nuttx/sched/pthread/pthread_cancel.c +++ b/nuttx/sched/pthread/pthread_cancel.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /************************************************************************** - * Private Definitions + * Pre-processor Definitions **************************************************************************/ /************************************************************************** diff --git a/nuttx/sched/pthread/pthread_condbroadcast.c b/nuttx/sched/pthread/pthread_condbroadcast.c index 7b010149d..2983fb2e9 100644 --- a/nuttx/sched/pthread/pthread_condbroadcast.c +++ b/nuttx/sched/pthread/pthread_condbroadcast.c @@ -47,7 +47,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_condsignal.c b/nuttx/sched/pthread/pthread_condsignal.c index 6d4740d38..c798f0d2c 100644 --- a/nuttx/sched/pthread/pthread_condsignal.c +++ b/nuttx/sched/pthread/pthread_condsignal.c @@ -46,7 +46,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_condtimedwait.c b/nuttx/sched/pthread/pthread_condtimedwait.c index 766f9bbcd..f6f8ec65b 100644 --- a/nuttx/sched/pthread/pthread_condtimedwait.c +++ b/nuttx/sched/pthread/pthread_condtimedwait.c @@ -57,7 +57,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_condwait.c b/nuttx/sched/pthread/pthread_condwait.c index 7b78be9e9..55856ccbc 100644 --- a/nuttx/sched/pthread/pthread_condwait.c +++ b/nuttx/sched/pthread/pthread_condwait.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_exit.c b/nuttx/sched/pthread/pthread_exit.c index 5fb57c8df..133cc5215 100644 --- a/nuttx/sched/pthread/pthread_exit.c +++ b/nuttx/sched/pthread/pthread_exit.c @@ -54,7 +54,7 @@ #include "pthread/pthread.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/pthread/pthread_findjoininfo.c b/nuttx/sched/pthread/pthread_findjoininfo.c index f867bd03a..df5c82b03 100644 --- a/nuttx/sched/pthread/pthread_findjoininfo.c +++ b/nuttx/sched/pthread/pthread_findjoininfo.c @@ -45,7 +45,7 @@ #include "pthread/pthread.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/pthread/pthread_getschedparam.c b/nuttx/sched/pthread/pthread_getschedparam.c index 9c0743020..5671112b8 100644 --- a/nuttx/sched/pthread/pthread_getschedparam.c +++ b/nuttx/sched/pthread/pthread_getschedparam.c @@ -45,7 +45,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_getspecific.c b/nuttx/sched/pthread/pthread_getspecific.c index c02dcde3e..c616fb764 100644 --- a/nuttx/sched/pthread/pthread_getspecific.c +++ b/nuttx/sched/pthread/pthread_getspecific.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/pthread/pthread_initialize.c b/nuttx/sched/pthread/pthread_initialize.c index 36b5c5653..e946220b7 100644 --- a/nuttx/sched/pthread/pthread_initialize.c +++ b/nuttx/sched/pthread/pthread_initialize.c @@ -46,7 +46,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_keycreate.c b/nuttx/sched/pthread/pthread_keycreate.c index 628f0d6af..9e4dccdc2 100644 --- a/nuttx/sched/pthread/pthread_keycreate.c +++ b/nuttx/sched/pthread/pthread_keycreate.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_keydelete.c b/nuttx/sched/pthread/pthread_keydelete.c index 56f09ca70..ff1fba7bf 100644 --- a/nuttx/sched/pthread/pthread_keydelete.c +++ b/nuttx/sched/pthread/pthread_keydelete.c @@ -46,7 +46,7 @@ #include "pthread/pthread.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/pthread/pthread_mutexdestroy.c b/nuttx/sched/pthread/pthread_mutexdestroy.c index 5f8c4dc72..b8abcb716 100644 --- a/nuttx/sched/pthread/pthread_mutexdestroy.c +++ b/nuttx/sched/pthread/pthread_mutexdestroy.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_mutexinit.c b/nuttx/sched/pthread/pthread_mutexinit.c index d1362e6cb..1224e61b6 100644 --- a/nuttx/sched/pthread/pthread_mutexinit.c +++ b/nuttx/sched/pthread/pthread_mutexinit.c @@ -47,7 +47,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_mutexlock.c b/nuttx/sched/pthread/pthread_mutexlock.c index ebd4ea9e3..16a7db3dd 100644 --- a/nuttx/sched/pthread/pthread_mutexlock.c +++ b/nuttx/sched/pthread/pthread_mutexlock.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_mutextrylock.c b/nuttx/sched/pthread/pthread_mutextrylock.c index 9b93f4378..da09c10e5 100644 --- a/nuttx/sched/pthread/pthread_mutextrylock.c +++ b/nuttx/sched/pthread/pthread_mutextrylock.c @@ -49,7 +49,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_mutexunlock.c b/nuttx/sched/pthread/pthread_mutexunlock.c index 76974fbf1..990f17de8 100644 --- a/nuttx/sched/pthread/pthread_mutexunlock.c +++ b/nuttx/sched/pthread/pthread_mutexunlock.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_release.c b/nuttx/sched/pthread/pthread_release.c index b7b5dcaa1..183053145 100644 --- a/nuttx/sched/pthread/pthread_release.c +++ b/nuttx/sched/pthread/pthread_release.c @@ -47,7 +47,7 @@ #include "pthread/pthread.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/pthread/pthread_setcancelstate.c b/nuttx/sched/pthread/pthread_setcancelstate.c index dcca9f3de..be157a9f0 100644 --- a/nuttx/sched/pthread/pthread_setcancelstate.c +++ b/nuttx/sched/pthread/pthread_setcancelstate.c @@ -42,7 +42,7 @@ #include "sched/sched.h" /****************************************************************************************** - * Private Definitions + * Pre-processor Definitions ******************************************************************************************/ /****************************************************************************************** diff --git a/nuttx/sched/pthread/pthread_setschedparam.c b/nuttx/sched/pthread/pthread_setschedparam.c index 8ddc61f25..e2c1704e2 100644 --- a/nuttx/sched/pthread/pthread_setschedparam.c +++ b/nuttx/sched/pthread/pthread_setschedparam.c @@ -46,7 +46,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_setschedprio.c b/nuttx/sched/pthread/pthread_setschedprio.c index ff0536b3a..c36ac0086 100644 --- a/nuttx/sched/pthread/pthread_setschedprio.c +++ b/nuttx/sched/pthread/pthread_setschedprio.c @@ -45,7 +45,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_setspecific.c b/nuttx/sched/pthread/pthread_setspecific.c index 4b023fa0f..f21c171bf 100644 --- a/nuttx/sched/pthread/pthread_setspecific.c +++ b/nuttx/sched/pthread/pthread_setspecific.c @@ -48,7 +48,7 @@ #include "pthread/pthread.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/pthread/pthread_sigmask.c b/nuttx/sched/pthread/pthread_sigmask.c index b48370fce..59d979dc0 100644 --- a/nuttx/sched/pthread/pthread_sigmask.c +++ b/nuttx/sched/pthread/pthread_sigmask.c @@ -45,7 +45,7 @@ #include /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/pthread/pthread_yield.c b/nuttx/sched/pthread/pthread_yield.c index b5a5926e5..0d5e99b3d 100644 --- a/nuttx/sched/pthread/pthread_yield.c +++ b/nuttx/sched/pthread/pthread_yield.c @@ -41,7 +41,7 @@ #include /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_addblocked.c b/nuttx/sched/sched/sched_addblocked.c index cb2eda190..5f95a6c9f 100644 --- a/nuttx/sched/sched/sched_addblocked.c +++ b/nuttx/sched/sched/sched_addblocked.c @@ -45,7 +45,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_free.c b/nuttx/sched/sched/sched_free.c index 43e305dbe..854d8caab 100644 --- a/nuttx/sched/sched/sched_free.c +++ b/nuttx/sched/sched/sched_free.c @@ -48,7 +48,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_getparam.c b/nuttx/sched/sched/sched_getparam.c index f4d5dbb9b..1998e9b16 100644 --- a/nuttx/sched/sched/sched_getparam.c +++ b/nuttx/sched/sched/sched_getparam.c @@ -45,7 +45,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_getscheduler.c b/nuttx/sched/sched/sched_getscheduler.c index 6fde0d499..9bf29a0f3 100644 --- a/nuttx/sched/sched/sched_getscheduler.c +++ b/nuttx/sched/sched/sched_getscheduler.c @@ -48,7 +48,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_gettcb.c b/nuttx/sched/sched/sched_gettcb.c index d46a15604..f54e51571 100644 --- a/nuttx/sched/sched/sched_gettcb.c +++ b/nuttx/sched/sched/sched_gettcb.c @@ -44,7 +44,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_lock.c b/nuttx/sched/sched/sched_lock.c index 1837a1e5e..e07a7433b 100644 --- a/nuttx/sched/sched/sched_lock.c +++ b/nuttx/sched/sched/sched_lock.c @@ -46,7 +46,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_lockcount.c b/nuttx/sched/sched/sched_lockcount.c index bfb70e9d1..72561650c 100644 --- a/nuttx/sched/sched/sched_lockcount.c +++ b/nuttx/sched/sched/sched_lockcount.c @@ -44,7 +44,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_removeblocked.c b/nuttx/sched/sched/sched_removeblocked.c index 216b26273..b17ec045a 100644 --- a/nuttx/sched/sched/sched_removeblocked.c +++ b/nuttx/sched/sched/sched_removeblocked.c @@ -45,7 +45,7 @@ #include "sched/sched.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_reprioritize.c b/nuttx/sched/sched/sched_reprioritize.c index 917ec8715..f23bc5d66 100644 --- a/nuttx/sched/sched/sched_reprioritize.c +++ b/nuttx/sched/sched/sched_reprioritize.c @@ -48,7 +48,7 @@ #ifdef CONFIG_PRIORITY_INHERITANCE /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_rrgetinterval.c b/nuttx/sched/sched/sched_rrgetinterval.c index 61d8c6bc5..9070fb88c 100644 --- a/nuttx/sched/sched/sched_rrgetinterval.c +++ b/nuttx/sched/sched/sched_rrgetinterval.c @@ -49,7 +49,7 @@ #include "clock/clock.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/sched/sched_self.c b/nuttx/sched/sched/sched_self.c index 75c417706..75e4084cd 100644 --- a/nuttx/sched/sched/sched_self.c +++ b/nuttx/sched/sched/sched_self.c @@ -42,7 +42,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_setparam.c b/nuttx/sched/sched/sched_setparam.c index 74da23035..23bb3ca6a 100644 --- a/nuttx/sched/sched/sched_setparam.c +++ b/nuttx/sched/sched/sched_setparam.c @@ -48,7 +48,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_setpriority.c b/nuttx/sched/sched/sched_setpriority.c index 177148a3a..a34fdba95 100644 --- a/nuttx/sched/sched/sched_setpriority.c +++ b/nuttx/sched/sched/sched_setpriority.c @@ -47,7 +47,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_setscheduler.c b/nuttx/sched/sched/sched_setscheduler.c index d70e24f70..c73c9bd38 100644 --- a/nuttx/sched/sched/sched_setscheduler.c +++ b/nuttx/sched/sched/sched_setscheduler.c @@ -50,7 +50,7 @@ #include "clock/clock.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_verifytcb.c b/nuttx/sched/sched/sched_verifytcb.c index d9fb34f2d..33ead33f6 100644 --- a/nuttx/sched/sched/sched_verifytcb.c +++ b/nuttx/sched/sched/sched_verifytcb.c @@ -45,7 +45,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/sched/sched_yield.c b/nuttx/sched/sched/sched_yield.c index a4a3c744e..933d03ede 100644 --- a/nuttx/sched/sched/sched_yield.c +++ b/nuttx/sched/sched/sched_yield.c @@ -44,7 +44,7 @@ #include "sched/sched.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/semaphore/sem_destroy.c b/nuttx/sched/semaphore/sem_destroy.c index c4b0fc216..1d1a955d1 100644 --- a/nuttx/sched/semaphore/sem_destroy.c +++ b/nuttx/sched/semaphore/sem_destroy.c @@ -45,7 +45,7 @@ #include "semaphore/semaphore.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/semaphore/sem_holder.c b/nuttx/sched/semaphore/sem_holder.c index edfc32f2b..22082b613 100644 --- a/nuttx/sched/semaphore/sem_holder.c +++ b/nuttx/sched/semaphore/sem_holder.c @@ -51,7 +51,7 @@ #ifdef CONFIG_PRIORITY_INHERITANCE /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /* Configuration ************************************************************/ diff --git a/nuttx/sched/semaphore/sem_post.c b/nuttx/sched/semaphore/sem_post.c index 3e3d1d868..974b6d20b 100644 --- a/nuttx/sched/semaphore/sem_post.c +++ b/nuttx/sched/semaphore/sem_post.c @@ -48,7 +48,7 @@ #include "semaphore/semaphore.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_action.c b/nuttx/sched/signal/sig_action.c index e73f7344d..090144b2b 100644 --- a/nuttx/sched/signal/sig_action.c +++ b/nuttx/sched/signal/sig_action.c @@ -50,7 +50,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ #define COPY_SIGACTION(t,f) \ diff --git a/nuttx/sched/signal/sig_allocatependingsigaction.c b/nuttx/sched/signal/sig_allocatependingsigaction.c index 201a4939c..3ea627a29 100644 --- a/nuttx/sched/signal/sig_allocatependingsigaction.c +++ b/nuttx/sched/signal/sig_allocatependingsigaction.c @@ -46,7 +46,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_cleanup.c b/nuttx/sched/signal/sig_cleanup.c index f6172ccd7..58fc1093c 100644 --- a/nuttx/sched/signal/sig_cleanup.c +++ b/nuttx/sched/signal/sig_cleanup.c @@ -43,7 +43,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_dispatch.c b/nuttx/sched/signal/sig_dispatch.c index 48e35e21e..954b4d2cd 100644 --- a/nuttx/sched/signal/sig_dispatch.c +++ b/nuttx/sched/signal/sig_dispatch.c @@ -55,7 +55,7 @@ #include "mqueue/mqueue.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_findaction.c b/nuttx/sched/signal/sig_findaction.c index 82a85c634..62a7807c1 100644 --- a/nuttx/sched/signal/sig_findaction.c +++ b/nuttx/sched/signal/sig_findaction.c @@ -41,7 +41,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_initialize.c b/nuttx/sched/signal/sig_initialize.c index a9091a3c8..66d24b975 100644 --- a/nuttx/sched/signal/sig_initialize.c +++ b/nuttx/sched/signal/sig_initialize.c @@ -46,7 +46,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_lowest.c b/nuttx/sched/signal/sig_lowest.c index a556f45b7..46f0de0c9 100644 --- a/nuttx/sched/signal/sig_lowest.c +++ b/nuttx/sched/signal/sig_lowest.c @@ -44,7 +44,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_mqnotempty.c b/nuttx/sched/signal/sig_mqnotempty.c index 6516a7211..ee936f02f 100644 --- a/nuttx/sched/signal/sig_mqnotempty.c +++ b/nuttx/sched/signal/sig_mqnotempty.c @@ -49,7 +49,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_nanosleep.c b/nuttx/sched/signal/sig_nanosleep.c index 5bdfa57c2..c540d3451 100644 --- a/nuttx/sched/signal/sig_nanosleep.c +++ b/nuttx/sched/signal/sig_nanosleep.c @@ -50,7 +50,7 @@ #include "clock/clock.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_pause.c b/nuttx/sched/signal/sig_pause.c index 9fa92e261..9344c2bec 100644 --- a/nuttx/sched/signal/sig_pause.c +++ b/nuttx/sched/signal/sig_pause.c @@ -43,7 +43,7 @@ #include /**************************************************************************** - * Preprocessor Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_pending.c b/nuttx/sched/signal/sig_pending.c index a1fa41698..f60c56e90 100644 --- a/nuttx/sched/signal/sig_pending.c +++ b/nuttx/sched/signal/sig_pending.c @@ -46,7 +46,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_procmask.c b/nuttx/sched/signal/sig_procmask.c index 861c41047..0ef425a2d 100644 --- a/nuttx/sched/signal/sig_procmask.c +++ b/nuttx/sched/signal/sig_procmask.c @@ -54,7 +54,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_queue.c b/nuttx/sched/signal/sig_queue.c index 2cc46142e..6e9b1b2ce 100644 --- a/nuttx/sched/signal/sig_queue.c +++ b/nuttx/sched/signal/sig_queue.c @@ -49,7 +49,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_releasependingsigaction.c b/nuttx/sched/signal/sig_releasependingsigaction.c index b557e0503..424d73368 100644 --- a/nuttx/sched/signal/sig_releasependingsigaction.c +++ b/nuttx/sched/signal/sig_releasependingsigaction.c @@ -44,7 +44,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_releasependingsignal.c b/nuttx/sched/signal/sig_releasependingsignal.c index 17a52eeba..0b58a35cb 100644 --- a/nuttx/sched/signal/sig_releasependingsignal.c +++ b/nuttx/sched/signal/sig_releasependingsignal.c @@ -53,7 +53,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_removependingsignal.c b/nuttx/sched/signal/sig_removependingsignal.c index b34cc6c82..1eeef02d3 100644 --- a/nuttx/sched/signal/sig_removependingsignal.c +++ b/nuttx/sched/signal/sig_removependingsignal.c @@ -53,7 +53,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_suspend.c b/nuttx/sched/signal/sig_suspend.c index 7e9ad11b4..807eb2517 100644 --- a/nuttx/sched/signal/sig_suspend.c +++ b/nuttx/sched/signal/sig_suspend.c @@ -50,7 +50,7 @@ #include "signal/signal.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/sig_unmaskpendingsignal.c b/nuttx/sched/signal/sig_unmaskpendingsignal.c index 9ed670bba..9c4c9ba2e 100644 --- a/nuttx/sched/signal/sig_unmaskpendingsignal.c +++ b/nuttx/sched/signal/sig_unmaskpendingsignal.c @@ -45,7 +45,7 @@ #include "signal/signal.h" /************************************************************************ - * Definitions + * Pre-processor Definitions ************************************************************************/ /************************************************************************ diff --git a/nuttx/sched/signal/sig_waitinfo.c b/nuttx/sched/signal/sig_waitinfo.c index 0ea81c578..6e7fc1b17 100644 --- a/nuttx/sched/signal/sig_waitinfo.c +++ b/nuttx/sched/signal/sig_waitinfo.c @@ -41,7 +41,7 @@ #include /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/signal/signal.h b/nuttx/sched/signal/signal.h index 2277dea1a..fce53f916 100644 --- a/nuttx/sched/signal/signal.h +++ b/nuttx/sched/signal/signal.h @@ -49,7 +49,7 @@ #include /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /* The following definition determines the number of signal structures to diff --git a/nuttx/sched/task/task_create.c b/nuttx/sched/task/task_create.c index 351b3ddc0..0da676fb4 100644 --- a/nuttx/sched/task/task_create.c +++ b/nuttx/sched/task/task_create.c @@ -53,7 +53,7 @@ #include "task/task.h" /**************************************************************************** - * Preprocessor Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/task/task_delete.c b/nuttx/sched/task/task_delete.c index 1cf0c37d2..ae5ab231f 100644 --- a/nuttx/sched/task/task_delete.c +++ b/nuttx/sched/task/task_delete.c @@ -47,7 +47,7 @@ #include "task/task.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/task/task_init.c b/nuttx/sched/task/task_init.c index a4cf9fcfa..8a05cf603 100644 --- a/nuttx/sched/task/task_init.c +++ b/nuttx/sched/task/task_init.c @@ -51,7 +51,7 @@ #include "task/task.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/task/task_restart.c b/nuttx/sched/task/task_restart.c index a62d723fb..0d8632696 100644 --- a/nuttx/sched/task/task_restart.c +++ b/nuttx/sched/task/task_restart.c @@ -51,7 +51,7 @@ #include "task/task.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/task/task_starthook.c b/nuttx/sched/task/task_starthook.c index dcfb4fca9..7c43b7b26 100644 --- a/nuttx/sched/task/task_starthook.c +++ b/nuttx/sched/task/task_starthook.c @@ -46,7 +46,7 @@ #ifdef CONFIG_SCHED_STARTHOOK /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/task/task_terminate.c b/nuttx/sched/task/task_terminate.c index 510883ce2..c8192f50b 100644 --- a/nuttx/sched/task/task_terminate.c +++ b/nuttx/sched/task/task_terminate.c @@ -54,7 +54,7 @@ #include "task/task.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/timer/timer.h b/nuttx/sched/timer/timer.h index 53a5ed349..8f53748ab 100644 --- a/nuttx/sched/timer/timer.h +++ b/nuttx/sched/timer/timer.h @@ -49,7 +49,7 @@ #include /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ #define PT_FLAGS_PREALLOCATED 0x01 /* Timer comes from a pool of preallocated timers */ diff --git a/nuttx/sched/timer/timer_create.c b/nuttx/sched/timer/timer_create.c index ce488186d..fc8f9acd4 100644 --- a/nuttx/sched/timer/timer_create.c +++ b/nuttx/sched/timer/timer_create.c @@ -53,7 +53,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/timer/timer_delete.c b/nuttx/sched/timer/timer_delete.c index 53a0dff2c..45933db21 100644 --- a/nuttx/sched/timer/timer_delete.c +++ b/nuttx/sched/timer/timer_delete.c @@ -47,7 +47,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/timer/timer_getoverrun.c b/nuttx/sched/timer/timer_getoverrun.c index c0a34c33a..ce2d44ba1 100644 --- a/nuttx/sched/timer/timer_getoverrun.c +++ b/nuttx/sched/timer/timer_getoverrun.c @@ -47,7 +47,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/timer/timer_gettime.c b/nuttx/sched/timer/timer_gettime.c index 1c162976a..065343230 100644 --- a/nuttx/sched/timer/timer_gettime.c +++ b/nuttx/sched/timer/timer_gettime.c @@ -48,7 +48,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/timer/timer_initialize.c b/nuttx/sched/timer/timer_initialize.c index d895cb388..db1048ea9 100644 --- a/nuttx/sched/timer/timer_initialize.c +++ b/nuttx/sched/timer/timer_initialize.c @@ -50,7 +50,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/timer/timer_release.c b/nuttx/sched/timer/timer_release.c index dda64f7e5..2eb2a004b 100644 --- a/nuttx/sched/timer/timer_release.c +++ b/nuttx/sched/timer/timer_release.c @@ -49,7 +49,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/timer/timer_settime.c b/nuttx/sched/timer/timer_settime.c index 1039a1fa7..308240b88 100644 --- a/nuttx/sched/timer/timer_settime.c +++ b/nuttx/sched/timer/timer_settime.c @@ -51,7 +51,7 @@ #ifndef CONFIG_DISABLE_POSIX_TIMERS /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** diff --git a/nuttx/sched/wdog/wd_delete.c b/nuttx/sched/wdog/wd_delete.c index 2bd16fe48..11345ae05 100644 --- a/nuttx/sched/wdog/wd_delete.c +++ b/nuttx/sched/wdog/wd_delete.c @@ -50,7 +50,7 @@ #include "wdog/wdog.h" /**************************************************************************** - * Definitions + * Pre-processor Definitions ****************************************************************************/ /**************************************************************************** diff --git a/nuttx/sched/wdog/wd_gettime.c b/nuttx/sched/wdog/wd_gettime.c index 52547d985..81f0e3144 100644 --- a/nuttx/sched/wdog/wd_gettime.c +++ b/nuttx/sched/wdog/wd_gettime.c @@ -44,7 +44,7 @@ #include "wdog/wdog.h" /******************************************************************************** - * Definitions + * Pre-processor Definitions ********************************************************************************/ /******************************************************************************** -- cgit v1.2.3