Don't use magic numbers.
authorNathan Binkert <binkertn@umich.edu>
Mon, 25 Oct 2004 20:23:22 +0000 (16:23 -0400)
committerNathan Binkert <binkertn@umich.edu>
Mon, 25 Oct 2004 20:23:22 +0000 (16:23 -0400)
commitd55eb90fc73e27d26e64daa4c69efc3beee00429
treeb04de355418ecfb4632d37e4a5e9a7e7a790c755
parente377f63c8629a98a0954d661dbbb21d2e1ceb5d0
Don't use magic numbers.

arch/alpha/isa_traits.hh:
    Move defines to non full system code section so they can
    be used elsewhere
cpu/simple_cpu/simple_cpu.cc:
    Don't use magic numbers
cpu/simple_cpu/simple_cpu.hh:
    simple format nit

--HG--
extra : convert_revision : b8d492218340d41ab9420c6ad1e81a197db1c132
arch/alpha/isa_traits.hh
cpu/simple_cpu/simple_cpu.cc
cpu/simple_cpu/simple_cpu.hh