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 ------------------------------------------------------------------------------