Subject: Re: m68k locore.s enhancement.
To: None <port-m68k@NetBSD.ORG, tsarna@endicor.com>
From: Peter Seebach <seebs@solon.com>
List: port-m68k
Date: 11/29/1995 18:04:36
Unfortunately, this is assembly; the tests are
	cmpl ...
	jne Lfoo040

so I've done horrid things with ifdefs.

Admittedly, figuring out 040_ONLY would help.

-s