Latest and greatest. Some effort at libc5 (aiming towards newlib)
compatability. -Erik
This commit is contained in:
@ -2272,7 +2272,6 @@ local void set_file_type (void);
|
||||
* used.
|
||||
*/
|
||||
|
||||
#define MAX(a,b) (a >= b ? a : b)
|
||||
/* the arguments must not have side effects */
|
||||
|
||||
/* ===========================================================================
|
||||
|
Reference in New Issue
Block a user