Hi, I was looking at sys directory in newlib libc, and it seems that stuff like "io.h" doesn't really belong there. The headers get exported into public include/sys directory, and io.h contains definitions for internal functions, structures and defines that shouldn't be exported.
I can provide a patch of moving it outta there, however, I'm not sure how well the 'svn diff' will handle the 'svn mv', and also what would be the appropriate place for such include files. I reckon it might be libc/sys/wince directory, but I don't see any header files in there. May be a new directory like 'libcint' can be created in libc/sys/wince, and all internal header files are kept there... Thanks! Pawel. -- With best of best regards Pawel S. Veselov ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel