From 309dbd07ff699a9fd96ec3c511b808616ca12f96 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 28 Nov 2009 06:28:41 +0000 Subject: Whitespace removal. --- c/src/lib/libbsp/sparc/leon3/configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/sparc/leon3/configure.ac') diff --git a/c/src/lib/libbsp/sparc/leon3/configure.ac b/c/src/lib/libbsp/sparc/leon3/configure.ac index 0c9bb66c7f..22dd7c974e 100644 --- a/c/src/lib/libbsp/sparc/leon3/configure.ac +++ b/c/src/lib/libbsp/sparc/leon3/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to produce a configure script. -## +## ## $Id$ AC_PREREQ(2.60) @@ -25,7 +25,7 @@ RTEMS_CONFIG_BUILD_SUBDIRS(tools) RTEMS_BSPOPTS_SET([CONSOLE_USE_INTERRUPTS],[*],[0]) RTEMS_BSPOPTS_HELP([CONSOLE_USE_INTERRUPTS], [The leon3 console driver can operate in either polled or interrupt mode. -Under the simulator (especially when FAST_UART is defined), polled seems to operate +Under the simulator (especially when FAST_UART is defined), polled seems to operate better. It is common for a task to print a line (like the end of test message) and then exit. In this case, the program returns control to the simulator command line before the program has even queued the output to the uart. Thus sis has no chance -- cgit v1.2.3