diff options
Diffstat (limited to 'sim/common/hw-ports.c')
-rw-r--r-- | sim/common/hw-ports.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/hw-ports.c b/sim/common/hw-ports.c index 8d5c14e..8f88cb3 100644 --- a/sim/common/hw-ports.c +++ b/sim/common/hw-ports.c @@ -35,8 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <ctype.h> -#define TRACE(x,y) - struct hw_port_edge { int my_port; |