|
gem5
v20.1.0.5
|
#include "base/vnc/vncinput.hh"#include <sys/types.h>#include "base/logging.hh"#include "base/output.hh"#include "base/trace.hh"#include "debug/VNC.hh"Go to the source code of this file.
Implementiation of a VNC input
Definition in file vncinput.cc.