From feea03b625fecc507deab8dbaaafc6b19045e3f1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 27 Feb 2019 10:53:30 +0100 Subject: Remove explicit file names from @file This makes the @file documentation independent of the actual file name. Update #3707. --- cpukit/score/cpu/no_cpu/include/rtems/asm.h | 2 +- cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/no_cpu/include') diff --git a/cpukit/score/cpu/no_cpu/include/rtems/asm.h b/cpukit/score/cpu/no_cpu/include/rtems/asm.h index 926e3964e5..58da34cd1b 100644 --- a/cpukit/score/cpu/no_cpu/include/rtems/asm.h +++ b/cpukit/score/cpu/no_cpu/include/rtems/asm.h @@ -1,5 +1,5 @@ /** - * @file rtems/asm.h + * @file * * @brief Addresses Incompatible Flavors Problems * diff --git a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h index 6b6094ae10..186ee52f77 100644 --- a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h +++ b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h @@ -1,5 +1,5 @@ /** - * @file rtems/score/cpu.h + * @file * * @brief NO_CPU Department Source * -- cgit v1.2.3