summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 14:16:37 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 15:41:13 -0500
commitb8b2f19d0d0725ae25011fe4d8fe7e068f6f95d5 (patch)
tree5909ef13e2d31ddd09492cc12552c3902443d3d6
parentlibchip z85c30 - Remove bad $Id$ and clean up file header (diff)
downloadrtems-b8b2f19d0d0725ae25011fe4d8fe7e068f6f95d5.tar.bz2
libcpu/m68k/mcf532x - Remove bad $Id$ and clean up file header
-rw-r--r--c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c b/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
index 2384d3c3ae..106f107b71 100644
--- a/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
+++ b/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
@@ -1,7 +1,7 @@
-/*
- * Cache Management Support Routines for the MCF532x
+/**
+ * @file
*
- * $Id:
+ * Cache Management Support Routines for the MCF532x
*/
#include <rtems.h>