From 5f69de151a4716dde0625b49bae75ac6aebf9af5 Mon Sep 17 00:00:00 2001 From: Joyce Janczyn Date: Mon, 8 Jun 1998 17:28:08 +0000 Subject: [PATCH] Fix typo. --- sim/mn10300/dv-mn103int.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/sim/mn10300/dv-mn103int.c b/sim/mn10300/dv-mn103int.c index b2b5906..80781de 100644 --- a/sim/mn10300/dv-mn103int.c +++ b/sim/mn10300/dv-mn103int.c @@ -259,9 +259,6 @@ static const struct hw_port_descriptor mn103int_ports[] = { { "irq-6", G29_PORT, 0, input_port, }, { "irq-7", G30_PORT, 0, input_port, }, - /* { "ad-end", G24_PORT, 0, input_port, }, a/d conversion end, not in 103002? */ - - /* interrupt inputs (as generic numbers) */ { "int", 0, NR_G_PORTS, input_port, }, -- 2.7.4