2006-11-12 Ralf Corsépius <ralf.corsepius@rtems.org>

* score/Doxyfile: Remove RTEMS_INLINES.
This commit is contained in:
Ralf Corsepius
2006-11-12 11:03:48 +00:00
parent 78897bc5dd
commit 0fefba6cbc
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-11-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/Doxyfile: Remove RTEMS_INLINES.
2006-11-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/xdr/xdr_float.c: Add bfin.

View File

@@ -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