i am trying to write an script for syscall emulation m5 and i am unable to figure out how to get it to load more then one input file. are there any examples that i can look at or can someone tell me how to load it into the process?
thanks paul

M5 emulates the open system call, so if your program tries to open a file for input, it should work.

  Nate
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to