From 2936b425fd89f68302a0cb6094c8370795668872 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 23 Jan 1998 17:45:05 +0000 Subject: Solaris port updates from Chris Johns --- cpukit/score/cpu/unix/cpu.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'cpukit/score/cpu/unix/cpu.c') diff --git a/cpukit/score/cpu/unix/cpu.c b/cpukit/score/cpu/unix/cpu.c index 6fe63f844f..219b81f685 100644 --- a/cpukit/score/cpu/unix/cpu.c +++ b/cpukit/score/cpu/unix/cpu.c @@ -14,16 +14,6 @@ #include #include -#if defined(solaris2) -/* -#undef _POSIX_C_SOURCE -#define _POSIX_C_SOURCE 3 -#undef __STRICT_ANSI__ -#define __STRICT_ANSI__ -*/ -#define __EXTENSIONS__ -#endif - #if defined(__linux__) #define MALLOC_0_RETURNS_NULL #endif -- cgit v1.2.3