|
From: Julian S. <js...@ac...> - 2005-06-20 17:59:30
|
I should have mentioned the motivation (duh). Which is: there's a bunch of code in m_main.c now guarded by #if defined(VGP_ppc32_linux), and I'd like to get rid of as much of this special-casing as possible. But I'm not sure what is critical and what isn't. J |