summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-18 11:05:18 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-22 08:37:01 -0500
commit614fefecf83f2f34fcd95cb73b7a8c2cb4e151d4 (patch)
tree43f8f7a86bc46b1ba9628a4afd03e79705095f87
parentshsim: Add printk() support and move all code to console subdirectory (diff)
downloadrtems-614fefecf83f2f34fcd95cb73b7a8c2cb4e151d4.tar.bz2
dummy_printk_support.c: Comment clean up
-rw-r--r--c/src/lib/libbsp/shared/dummy_printk_support.c15
1 files changed, 9 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/shared/dummy_printk_support.c b/c/src/lib/libbsp/shared/dummy_printk_support.c
index aa42759890..e0bb64c001 100644
--- a/c/src/lib/libbsp/shared/dummy_printk_support.c
+++ b/c/src/lib/libbsp/shared/dummy_printk_support.c
@@ -1,10 +1,13 @@
-/*
- * This file contains a stub for the required printk support.
- * It is NOT functional!!!
+/**
+ * @file
+ * @brief Stub printk() support
*
- * This driver uses the termios pseudo driver.
- *
- * COPYRIGHT (c) 1989-2007.
+ * This file contains a stub for the required printk() support.
+ * It is NOT functional!!!
+ */
+
+/*
+ * COPYRIGHT (c) 1989-2014.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be