diff --git a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h index 391ade1791..f1f02edaf0 100644 --- a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h +++ b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h @@ -1,5 +1,10 @@ /** * @file rtems/score/cpu.h + * + * @brief NO_CPU Department Source + * + * This include file contains information pertaining to the NO_CPU + * processor. */ /*