From 1f04aa626601752ffbb4af60a478a1f1e8e0ad6b Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 7 Sep 2004 21:55:12 +0000 Subject: 2004-09-07 Andrew Cagney * vx-share/wait.h: Delete #ifdef USG. * utils.c (request_quit): Ditto. * tui/tui.c (tui_reset): Ditto. * remote.c: Ditto. * remote-sds.c: Ditto. * remote-rdi.c: Ditto. * mdebugread.c: Ditto. * m68klinux-nat.c: Ditto. * infttrace.c: Ditto. * infptrace.c: Ditto. * i386v-nat.c: Ditto. * exec.c: Ditto. * dbxread.c: Ditto. * core-aout.c: Ditto. --- gdb/vx-share/wait.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gdb/vx-share') diff --git a/gdb/vx-share/wait.h b/gdb/vx-share/wait.h index cb8d1b5..f4670c0 100644 --- a/gdb/vx-share/wait.h +++ b/gdb/vx-share/wait.h @@ -10,9 +10,9 @@ modification history 01a,05jun90,llk borrowed. */ -/* Define how to access the structure that the wait system call stores. - On many systems, there is a structure defined for this. - But on vanilla-ish USG systems there is not. */ +/* Define how to access the structure that the wait system call + stores. On many systems, there is a structure defined for + this. */ #ifndef HAVE_WAIT_STRUCT #define WAITTYPE int -- cgit v1.1