SPARC: Get rid of the setGlobals function.
[gem5.git] / src / arch / sparc / isa_traits.hh
index 133817eb59a6f2d006f609bb0ebe10ed5b02dbcd..30455792fd04b0faf86bab2c42db9d3420608a06 100644 (file)
@@ -66,7 +66,7 @@ namespace SparcISA
     };
 
     // semantically meaningful register indices
-    const int ZeroReg = 0;     // architecturally meaningful
+    const int ZeroReg = 0;      // architecturally meaningful
     // the rest of these depend on the ABI
     const int StackPointerReg = 14;
     const int ReturnAddressReg = 31; // post call, precall is 15