From 78a38fa2ae36b68b1adf461354721188f9a6e8a2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Oct 2014 17:38:12 -0500 Subject: Eliminate use of /*PAGE and clean up formatting --- c/src/lib/libbsp/powerpc/score603e/console/85c30.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/score603e/console/85c30.c') diff --git a/c/src/lib/libbsp/powerpc/score603e/console/85c30.c b/c/src/lib/libbsp/powerpc/score603e/console/85c30.c index 6f842cc4ac..42dafce02f 100644 --- a/c/src/lib/libbsp/powerpc/score603e/console/85c30.c +++ b/c/src/lib/libbsp/powerpc/score603e/console/85c30.c @@ -3,7 +3,9 @@ * z85c30 chip. * * Currently only polled mode is supported. - * + */ + +/* * COPYRIGHT (c) 1989-2009. * On-Line Applications Research Corporation (OAR). * @@ -359,10 +361,8 @@ int inbyte_nonblocking_85c30( #if CONSOLE_USE_INTERRUPTS -/*PAGE - * +/* * Z8530_Async_Channel_ISR - * */ /* RR0 */ -- cgit v1.2.3