#ifndef _CONFIG_H_ #ifdef ARCH_SPECTRUM # include "focus/spectrum/config.h" #endif #ifdef ARCH_AMIGA # include "focus/amiga/config.h" #endif #endif /* _CONFIG_H_ */