Now uses BIGMACHINE from local.h
This commit is contained in:
parent
71dd1f9d97
commit
37b43de920
@ -22,11 +22,9 @@ static char rcsid[]="$Header$";
|
||||
* Author: Hans van Staveren
|
||||
*/
|
||||
|
||||
#ifdef vax | vax2 | vax4
|
||||
#define BIG
|
||||
#endif
|
||||
#include <local.h>
|
||||
|
||||
#ifdef BIG
|
||||
#if BIGMACHINE
|
||||
#define BORS(x,y) x
|
||||
#else
|
||||
#define BORS(x,y) y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user