> Korey, I think the printf statements should be replaced with fatal() or > panic() instead.
I agree with this, but I do understand that Korey was just trying to get this compiling properly. For future reference, please do not use <foo.h> when <cfoo> exists. (Many common C headers have C++ versions that we should be using.) Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
