From: Joyce Janczyn Date: Mon, 8 Jun 1998 17:28:08 +0000 (+0000) Subject: Fix typo. X-Git-Tag: gdb-4_18~1986 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f69de151a4716dde0625b49bae75ac6aebf9af5;p=platform%2Fupstream%2Fbinutils.git Fix typo. --- 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, },