Added remote-ser.c, which is a version of remote.c that uses the routines
authorSean Eric Fagan <sef@cygnus>
Tue, 6 Oct 1992 23:03:51 +0000 (23:03 +0000)
committerSean Eric Fagan <sef@cygnus>
Tue, 6 Oct 1992 23:03:51 +0000 (23:03 +0000)
commitfabfaff4660bfe1b9f1d07ab375cf409283753ec
tree46c14274cfa0ae93df20826b5af06b2cc66e4f32
parent3950a34e45858c6f5a33e94b71832febc282eae3
Added remote-ser.c, which is a version of remote.c that uses the routines
in the ser-*.c files.  Needed for some systems, such as GO32, which don't
have stuff like <termios.h>.  Makefile.in now uses $(REMOTE), which defaults
to remote.o, instead of remote.o.
gdb/Makefile.in
gdb/remote-ser.c [new file with mode: 0644]