summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 13:23:07 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 13:23:07 -0500
commit78dea6ceb2d7b28f53d4c8d3386bb514ca625b20 (patch)
tree98c28696e0961c9e1de06ee8d81bf4ea934de0e1 /c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
parentGeneral - Remove extraneous blank line in license message (diff)
downloadrtems-78dea6ceb2d7b28f53d4c8d3386bb514ca625b20.tar.bz2
libcpu misc m68k and sh - Correct formatting and remove weird Id strings
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h16
1 files changed, 6 insertions, 10 deletions
diff --git a/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h b/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
index 0320adcaa4..c1d0780ce5 100644
--- a/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
+++ b/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
@@ -1,16 +1,12 @@
/*
- * Generic UART Serial driver for SH-4 processors definitions
+ * Generic UART Serial driver for SH-4 processors definitions
*
- * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed.
- * Author: Alexandra Kossovsky <sasha@oktet.ru>
- *
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- *
- * http://www.rtems.com/license/LICENSE.
- *
- * @(#) $Id$
+ * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed.
+ * Author: Alexandra Kossovsky <sasha@oktet.ru>
*
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
*/
#ifndef __SH4UART_H__