On Monday 01 February 2010, Spencer Oliver wrote: > I thought that the whole idea of creating the system.h is to stop > including system headers in the main openocd source.
Maybe "stop including *the same* sytem headers" all over. There's nothing wrong with #including system headers. They exist to be #included... And in general it's better to #include headers only from the specific files which need their definitions. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
