From 6094c1a4d9d34a1c9d70d8b5237fc0218b4a4ef8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Sep 2006 21:46:47 +0000 Subject: *** empty log message *** --- c/src/lib/libbsp/i386/shared/comm/i386_io.h | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'c/src/lib/libbsp') diff --git a/c/src/lib/libbsp/i386/shared/comm/i386_io.h b/c/src/lib/libbsp/i386/shared/comm/i386_io.h index a59392dcac..cd81c66096 100644 --- a/c/src/lib/libbsp/i386/shared/comm/i386_io.h +++ b/c/src/lib/libbsp/i386/shared/comm/i386_io.h @@ -1,18 +1,16 @@ /* -///////////////////////////////////////////////////////////////////////////// -// $Header$ -// -// Copyright (c) 2000 - Rosimildo da Silva. All Rights Reserved. -// -// MODULE DESCRIPTION: -// -// IO Functions for the PC platform equivalent to DOS/Linux. They make -// eaiser the porting of code from these platforms. -// -// by: Rosimildo da Silva: rdasilva@connecttel.com -// -///////////////////////////////////////////////////////////////////////////// -*/ + * $Id$ + * + * Copyright (c) 2000 - Rosimildo da Silva. All Rights Reserved. + * + * MODULE DESCRIPTION: + * + * IO Functions for the PC platform equivalent to DOS/Linux. They make + * eaiser the porting of code from these platforms. + * + * by: Rosimildo da Silva: rdasilva@connecttel.com + * + */ #ifndef i386_io_h__ #define i386_io_h__ -- cgit v1.2.3