sim-se: Add prlimit system call
[gem5.git] / src / sim / core.cc
index 279012f9b6af32d56a65863d46c1b561bffaf020..00df23ed6709a5b99ab12bfa94523e539b62a64a 100644 (file)
@@ -119,7 +119,7 @@ registerExitCallback(Callback *callback)
 }
 
 /**
- * Do C++ simulator exit processing.  Exported to SWIG to be invoked
+ * Do C++ simulator exit processing.  Exported to Python to be invoked
  * when simulator terminates via Python's atexit mechanism.
  */
 void