Removed comment.
--HG-- extra : convert_revision : a19e33b0b522882bf43e21dd02ad76605411e650
This commit is contained in:
commit
aa1ebaca33
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
from m5 import *
|
||||
class System(SimObject):
|
||||
#type = 'BaseSystem'
|
||||
type = 'System'
|
||||
boot_cpu_frequency = Param.Frequency(Self.cpu[0].clock.frequency,
|
||||
"boot processor frequency")
|
||||
|
|
Loading…
Reference in a new issue