Subject: Re: cachectl
To: None <deraadt@fsa.ca, mcr@ccs.carleton.ca>
From: Chris G. Demetriou <cgd@nobozo.CS.Berkeley.EDU>
List: m68k
Date: 01/23/1994 21:12:37
you should never include m68k files directly.  include machine/file.h,
which, if necessary, should be a stub which includes m68k/file.h.

that way you can "patch" the defines in the common file, if necessary.


cgd

------------------------------------------------------------------------------