From: NIIBE Y. <gn...@ch...> - 2000-08-03 07:17:53
|
Stuart Menefy wrote: > If there is no good reason for this, great, I'll re-combine them. AFAIK, there's no good reason here. Please go ahead. Besides, I think that it is better to use some linker magic for `all_vecs' handling. Currently, when people want to add another system, he has to touch setup.c for the inclusion. I think that we can add our own ELF section for the machine vector, then all that he need is adding the specific file and modify Makefile. No need to touch other files. Sounds good? -- |