Mercurial > flash_v2
diff packages/kernel/current/tests/dhrystone.c @ 151:25e238959bae
Merge from eCos master repository on 2001-02-12-23:44:24-GMT
| author | jlarmour |
|---|---|
| date | Tue, 13 Feb 2001 01:23:16 +0000 |
| parents | d2f49caf9e38 |
| children | b65ec671dd4c |
line wrap: on
line diff
--- a/packages/kernel/current/tests/dhrystone.c +++ b/packages/kernel/current/tests/dhrystone.c @@ -40,7 +40,7 @@ # include <pkgconf/isoinfra.h> # if !defined(CYGFUN_KERNEL_API_C) \ - || CYGINT_ISO_STDIO_FORMATTED_IO == 0 \ + || defined(CYGINT_ISO_STDIO_FORMATTED_IO) \ || CYGINT_ISO_MALLOC == 0 \ || CYGINT_ISO_STRING_STRFUNCS == 0
