summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2009-05-12 15:01:13 -0400
committerKorey Sewell <ksewell@umich.edu>2009-05-12 15:01:13 -0400
commit63db33c4b1cd7a071c2a2fe47bda21a73618d054 (patch)
tree74123b44acc375c80d97272010f8f0be98811b39 /src/arch
parenta63cc2ff5fbba0e42a7aa39bfce6b6e2310fd52a (diff)
downloadgem5-63db33c4b1cd7a071c2a2fe47bda21a73618d054.tar.xz
isa-parser: made a few changes, but not author-worthy
Diffstat (limited to 'src/arch')
-rwxr-xr-xsrc/arch/isa_parser.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/isa_parser.py b/src/arch/isa_parser.py
index 25cf84b30..fcb7ea7e4 100755
--- a/src/arch/isa_parser.py
+++ b/src/arch/isa_parser.py
@@ -25,7 +25,6 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# Authors: Steve Reinhardt
-# Korey Sewell
import os
import sys