135a136,141
> Port &
> SimObject::getPort(const std::string &if_name, PortID idx)
> {
> fatal("%s does not have any port named %s\n", name(), if_name);
> }
>