From 0fefba6cbc1048ae787b55e323ed8e910bba2a8d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 12 Nov 2006 11:03:48 +0000 Subject: =?UTF-8?q?2006-11-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * score/Doxyfile: Remove RTEMS_INLINES. --- cpukit/ChangeLog | 4 ++++ cpukit/score/Doxyfile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ae5275dc1e..2628d2be4e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2006-11-12 Ralf Corsépius + + * score/Doxyfile: Remove RTEMS_INLINES. + 2006-11-09 Ralf Corsépius * librpc/src/xdr/xdr_float.c: Add bfin. diff --git a/cpukit/score/Doxyfile b/cpukit/score/Doxyfile index dd384bf7ba..3bfbc2daa3 100644 --- a/cpukit/score/Doxyfile +++ b/cpukit/score/Doxyfile @@ -875,7 +875,7 @@ INCLUDE_FILE_PATTERNS = # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = RTEMS_INLINES FALSE=0 \ +PREDEFINED = FALSE=0 \ CPU_USE_GENERIC_BITFIELD_DATA=0 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then -- cgit v1.2.3