comparison 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
comparison
equal deleted inserted replaced
133:98d71f4d8243 134:d2f49caf9e38
117 }; 117 };
118 118
119 cdl_option CYGBLD_ISO_SETJMP_HEADER { 119 cdl_option CYGBLD_ISO_SETJMP_HEADER {
120 inferred_value 1 <cyg/libc/setjmp/setjmp.h> 120 inferred_value 1 <cyg/libc/setjmp/setjmp.h>
121 }; 121 };
122
123 cdl_option CYGBLD_ISO_STDIO_STREAMS_HEADER {
124 inferred_value 1 <cyg/libc/stdio/stdio.h>
125 };