summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h')
-rw-r--r--c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h b/c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h
index 3b204ff4d6..c1d76f5a77 100644
--- a/c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h
+++ b/c/src/lib/libbsp/powerpc/mcp750/console/consoleIo.h
@@ -1,3 +1,15 @@
+/*
+ * consoleIo.h -- console I/O package interface
+ *
+ * Copyright (C) 1999 Eric Valette. valette@crf.canon.fr
+ *
+ * The license and distribution terms for this file may be
+ * found in found in the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
+ *
+ * $Id$
+ */
+
#ifndef __CONSOLE_IO_H
#define __CONSOLE_IO_H