Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / model / vendor / TLM-2006-11-29 / tlm / tlm_bus.h
#ifndef TLM_BUS_HEADER
#define TLM_BUS_HEADER
#include <vector>
namespace tlm_bus {
#include "tlm_bus/tlm_request.h"
#include "tlm_bus/tlm_response.h"
}
#endif