summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gp32/console/uart.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/gp32/console/uart.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/arm/gp32/console/uart.c b/c/src/lib/libbsp/arm/gp32/console/uart.c
index cac47841da..674fe71e9a 100644
--- a/c/src/lib/libbsp/arm/gp32/console/uart.c
+++ b/c/src/lib/libbsp/arm/gp32/console/uart.c
@@ -14,9 +14,6 @@
* 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$
*/
#include <bsp.h> /* Must be before libio.h */
#include <rtems/libio.h>