M5 utility: remove reserve1_func to build for x86
Review Request #120 - Created Aug. 9, 2010 and submitted
| Information | |
|---|---|
| Joel Hestness | |
| gem5 | |
| Reviewers | |
| Default | |
./util/m5/m5op_x86.S: To get the m5 utility to build for x86, remove the reserved1_func link.
The M5 utility currently does not build for x86 because the reserved1_func was previously removed from m5ops.h by Ali Saidi. This patch fixes the build problem by removing the reference to reserved1_func in m5op_x86.S.
Posted (Aug. 9, 2010, 3:55 a.m.)
-
util/m5/m5op_x86.S (Diff revision 1) -
Cold you delete the rest of the m5_reserved_func's as well...
