summaryrefslogtreecommitdiffstats
path: root/bsps/arm
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-22 15:03:30 -0500
committerJoel Sherrill <joel@rtems.org>2022-03-24 10:01:51 -0500
commit753873e54bcbc291642819d708b80f9c664656b1 (patch)
tree8bbda7cc808c1e05216fbc407a94e7bf2785519a /bsps/arm
parenttestsuites/: Update Eric Norum contact info and normalize file headers (diff)
downloadrtems-753873e54bcbc291642819d708b80f9c664656b1.tar.bz2
Update Eric Norum contact info and start to normalize file headers
Diffstat (limited to 'bsps/arm')
-rw-r--r--bsps/arm/csb337/umon/tfsDriver.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/bsps/arm/csb337/umon/tfsDriver.c b/bsps/arm/csb337/umon/tfsDriver.c
index caf3a4bd0d..8481c07daf 100644
--- a/bsps/arm/csb337/umon/tfsDriver.c
+++ b/bsps/arm/csb337/umon/tfsDriver.c
@@ -1,6 +1,10 @@
-/*
- * tfsDriver.c - MicroMonitor TFS Hookup to RTEMS FS
+/**
+ * @file
*
+ * @brief MicroMonitor TFS Hookup to RTEMS FS
+ */
+
+/*
* Initial release: Oct 1, 2004 by Ed Sutter
*
* Modifications to support reference counting in the file system are