From 820829e347247d6da94f4c9bad9dca525649f7b6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 13 Aug 1993 22:21:52 +0000 Subject: [PATCH] (C_SWITCH_MACHINE): Deleted. --- src/s/irix5-0.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h index ef00caa1b13..6140f09c61b 100644 --- a/src/s/irix5-0.h +++ b/src/s/irix5-0.h @@ -29,11 +29,6 @@ #endif #endif -/* use K&R C */ -#ifndef __GNUC__ -#define C_SWITCH_MACHINE -cckr -#endif - /* SGI has all the fancy wait stuff, but we can't include sys/wait.h because it defines BIG_ENDIAN and LITTLE_ENDIAN (ugh!.) Instead we'll just define WNOHANG right here. -- 2.39.5