From e3147bf28665073fd6c24354abd8056e7d6d7d2f Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 22 Apr 1998 01:44:38 +0000 Subject: Humoring RMS by saying "GNU/Linux" instead of just "Linux" --- gdb/mon960-rom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mon960-rom.c') diff --git a/gdb/mon960-rom.c b/gdb/mon960-rom.c index 0987802..b7684e7 100644 --- a/gdb/mon960-rom.c +++ b/gdb/mon960-rom.c @@ -140,7 +140,7 @@ static char *mon960_regnames[NUM_REGS]; #if 0 /* FIXME: this extremely long init string causes MON960 to return two NAKS instead of performing the autobaud recognition, at least when gdb - is running on Linux. The short string below works on Linux, and on + is running on GNU/Linux. The short string below works on Linux, and on SunOS using a tcp serial connection. Must retest on SunOS using a direct serial connection; if that works, get rid of the long string. */ static char *mon960_inits[] = {"\n\r\r\r\r\r\r\r\r\r\r\r\r\r\r\n\r\n\r\n", NULL}; -- cgit v1.1