IO: Fix bug in DMA Device where receiving a snoop on DMA port would cause a panic.
[gem5.git] / src / base / callback.cc
2010-04-18 Nathan Binkertcallback: Make helper functions that create callback...