The MPW compilers use WIDENED_PROTOTYPES.
This commit is contained in:
@@ -204,7 +204,7 @@ typedef genericptr genericptr_t; /* (void *) or (char *) */
|
||||
#define UNWIDENED_PROTOTYPES
|
||||
#endif
|
||||
#if defined(macintosh) && (defined(__SC__) || defined(__MRC__))
|
||||
#define UNWIDENED_PROTOTYPES
|
||||
#define WIDENED_PROTOTYPES
|
||||
#endif
|
||||
#if defined(__MWERKS__) && defined(__BEOS__)
|
||||
#define UNWIDENED_PROTOTYPES
|
||||
|
||||
Reference in New Issue
Block a user