Change the way the hierarchy is separated. Now all virtual functions are in the inter...
authorErik Hallnor <ehallnor@umich.edu>
Sun, 25 Jan 2004 10:01:00 +0000 (05:01 -0500)
committerErik Hallnor <ehallnor@umich.edu>
Sun, 25 Jan 2004 10:01:00 +0000 (05:01 -0500)
commit01059eadedebfdc0b567edc844b46c5b02bd3991
treea2ab98336ce31abe22a7229adc368d2ec3775309
parentfde0b7bfaf916cd3b1805f2f30ca01f40dd7570b
Change the way the hierarchy is separated. Now all virtual functions are in the interfaces. This allows new bus models to be used without major hassle. And I thought it was time to change it all again anyways.

cpu/simple_cpu/simple_cpu.cc:
    Switch doEvents to doEvents()

--HG--
extra : convert_revision : 14b9517017e76c7b941247004393bf260f397d9a
cpu/simple_cpu/simple_cpu.cc