> from main, which ends up calling exit. The exit function is defined > in newlib, so if I changed exit to use NOP_SILENT_EXIT, it would > effect everything that uses newlib, including the or1ksim testsuite.
The or1ksim test suite does not use newlib, so changing newlib won't have any effect on the existing test suite. Regards, rdiez _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
