ARM: Finish the timing translation when taking a fault.
[gem5.git] / src / unittest / genini.py
index 2af81fe2b1e54bfd0803edd7c88664349e510ad8..a969a6ee46298d93c4fa14b9aae4309ff0dbdb96 100755 (executable)
@@ -24,6 +24,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+# Authors: Nathan Binkert
 
 import getopt, os, os.path, sys
 from os.path import join as joinpath, realpath