mips: Remove unused private members to fix compile-time warning
[gem5.git] / src / arch / mips / SConsopts
index 97ab703a914f79b58957719ef4b5dc1f5093716b..d19df2f5e25a3841176b25f91e66ab958a5a652b 100644 (file)
@@ -1,4 +1,6 @@
-# Copyright (c) 2007 MIPS Technologies, Inc.
+# -*- mode:python -*-
+
+# Copyright (c) 2004-2005 The Regents of The University of Michigan
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -24,7 +26,7 @@
 # (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: Jaidev Patwardhan
+# Authors: Nathan Binkert
 
 Import('*')