diff options
author | Korey Sewell <ksewell@umich.edu> | 2006-06-09 18:19:08 -0400 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2006-06-09 18:19:08 -0400 |
commit | 8e8f1d51cdfc69944206568c3cd9a56a67c913cf (patch) | |
tree | 1d23bb9fc5f94a5c38c9943d7d211bd606e34007 /src/arch/mips/utility.cc | |
parent | f8df550db826c9fe29cc184fce873db6789e42ee (diff) | |
download | gem5-8e8f1d51cdfc69944206568c3cd9a56a67c913cf.tar.xz |
Authorship stuff
--HG--
extra : convert_revision : 10c894365fa93eeb44528c29358ad73342f86902
Diffstat (limited to 'src/arch/mips/utility.cc')
-rw-r--r-- | src/arch/mips/utility.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/mips/utility.cc b/src/arch/mips/utility.cc index b68619f7b..e7455fdbf 100644 --- a/src/arch/mips/utility.cc +++ b/src/arch/mips/utility.cc @@ -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: Korey Sewell */ #include "arch/mips/isa_traits.hh" |