/* * CPU1541_PC.cpp - Put the pieces together (Frodo PC) * * Frodo (C) 1994-1997,2002 Christian Bauer */ // Same as CPU1541.cpp (mainly to keep the BeIDE happy) #ifdef __riscos__ #include "CPU1541.cc" #else #include "CPU1541.cpp" #endif