summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/include
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-27 10:53:30 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-28 11:47:33 +0100
commitfeea03b625fecc507deab8dbaaafc6b19045e3f1 (patch)
tree67bce52bd8fc1677b6d21a35e25043b1d79a61cd /cpukit/score/cpu/no_cpu/include
parentbsp/altera-cyclone-v: Move header file (diff)
downloadrtems-feea03b625fecc507deab8dbaaafc6b19045e3f1.tar.bz2
Remove explicit file names from @file
This makes the @file documentation independent of the actual file name. Update #3707.
Diffstat (limited to 'cpukit/score/cpu/no_cpu/include')
-rw-r--r--cpukit/score/cpu/no_cpu/include/rtems/asm.h2
-rw-r--r--cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h2
2 files changed, 2 insertions, 2 deletions
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
*