summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 14:16:20 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 15:41:12 -0500
commit26987287620e5383c35e315964dd6bbc62a8f1ea (patch)
tree840d0a359a32763ed3afaffaca6eabf90a35ce1e /c
parentLEON3 - Remove bad $Id$ and clean up file header (diff)
downloadrtems-26987287620e5383c35e315964dd6bbc62a8f1ea.tar.bz2
libchip z85c30 - Remove bad $Id$ and clean up file header
Diffstat (limited to 'c')
-rw-r--r--c/src/libchip/serial/z85c30.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/c/src/libchip/serial/z85c30.h b/c/src/libchip/serial/z85c30.h
index 31456ae0f1..a9b25f1eec 100644
--- a/c/src/libchip/serial/z85c30.h
+++ b/c/src/libchip/serial/z85c30.h
@@ -1,7 +1,11 @@
-/*
+/**
+ * @file
+ *
* This include file contains all console driver definitions for the
* Zilog z85c30.
- *
+ */
+
+/*
* COPYRIGHT (c) 1998 by Radstone Technology
*
*
@@ -21,8 +25,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id:
*/
#ifndef __Z85C30_H