#include <string>
#include "dev/io_device.hh"
#include "mem/packet.hh"
#include "params/IsaFake.hh"
Go to the source code of this file.
Declaration of a fake device.
Definition in file isa_fake.hh.