Mercurial > flash_v2
diff packages/templates/default/current.ect @ 134:d2f49caf9e38 ecos-sw-2000-11-03
Merge from eCos master repository on 2000-11-03-09:00:49-GMT
| author | jlarmour |
|---|---|
| date | Fri, 03 Nov 2000 21:17:40 +0000 |
| parents | 6ed91473a1cd |
| children | 51b34619b677 |
line wrap: on
line diff
--- a/packages/templates/default/current.ect +++ b/packages/templates/default/current.ect @@ -119,3 +119,7 @@ cdl_option CYGBLD_ISO_SIGNAL_IMPL_HEADER cdl_option CYGBLD_ISO_SETJMP_HEADER { inferred_value 1 <cyg/libc/setjmp/setjmp.h> }; + +cdl_option CYGBLD_ISO_STDIO_STREAMS_HEADER { + inferred_value 1 <cyg/libc/stdio/stdio.h> +};
