Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 10/02/1995 05:40:01
briggs
Mon Oct  2 05:38:40 EDT 1995
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9351

Modified Files:
	machdep.c 
Log Message:
Wrap call to arpintr() in NETHER to avoid unresolved external if no ether
devices are present.  Suggested by Paul Goyette (paul@pgoyette.bdt.com).