/********************************************************************* formats/pc_dsk.h PC disk images *********************************************************************/ #ifndef PC_DSK_H #define PC_DSK_H #include "formats/flopimg.h" /**************************************************************************/ FLOPPY_OPTIONS_EXTERN(pc); #endif /* PC_DSK_H */