[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/sys/mint



Am 30.07.2011, 21:21 Uhr, schrieb <cvs@sparemint.org>:

/* define to indicate unused variables: */
-# ifdef __TURBOC__
 # define UNUSED(x)	(void) x
-# endif
-
-/* default: */
-# ifndef UNUSED
-# define UNUSED(x)
-# endif

Does that mean that gcc now goes pure-c?

--
Helmut Karlowski