From c73b8ac27f85ef7bc732b311da28f65e722ee7be Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 9 Nov 1999 22:18:43 +0000 Subject: This patch adds the basic framework for the ITRON 3.0 API implementation for RTEMS. --- tools/update/cipolish | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/update') diff --git a/tools/update/cipolish b/tools/update/cipolish index e7a72c92ab..bd83aee275 100755 --- a/tools/update/cipolish +++ b/tools/update/cipolish @@ -65,6 +65,10 @@ while( <> ) { #remove the line } + elsif ( /^[ ]*AC_SUBST\(RTEMS_HAS_ITRON_API\)[ ]*$/o ) + { + #remove the line + } elsif ( /^[ ]*AC_SUBST\(RTEMS_HAS_HWAPI\)[ ]*$/o ) { #remove the line -- cgit v1.2.3