geoff@callan.UUCP (Geoff Kuenning) (04/01/84)
According to my Motorola documentation, the "mc" prefix is used to refer to specific parts, while the "m" prefix refers to the generic family. So the 68000 family should be conditionally compiled using "#ifdef m68000". If you have 68000/68008/68010/68012/68020-specific code, you should use "#ifdef mc68xxx". Of course, all of this depends more on what your compiler #defines than on what Motorola really wants... Geoff Kuenning Callan Data Systems ...!ihnp4!sdcrdcf!trwrb!wlbr!callan!geoff Vax? Is that a 68000 with the bytes going the other way?