FreeBSD/vax is quite some time away.

This commit is contained in:
Peter Wemm 2001-11-03 08:24:00 +00:00
parent 1b6c258916
commit a95dbcd2df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85958
2 changed files with 0 additions and 7 deletions

View file

@ -144,9 +144,6 @@ struct ipx {
struct ipx_addr ipx_sna; /* Source Network Address */
};
#ifdef vax
#define ipx_netof(a) (*(long *) & ((a).x_net)) /* XXX - not needed */
#endif
#define ipx_neteqnn(a,b) \
(((a).s_net[0] == (b).s_net[0]) && ((a).s_net[1] == (b).s_net[1]))
#define ipx_neteq(a,b) ipx_neteqnn((a).x_net, (b).x_net)

View file

@ -48,10 +48,6 @@
#include <netipx/ipx_if.h>
#include <netipx/ipx_var.h>
#ifdef vax
#include <machine/mtpr.h>
#endif
static int ipx_copy_output = 0;
int