#ifndef VIDEO_COMPAQ_CGA_H # define VIDEO_COMPAQ_CGA_H #ifdef EMU_DEVICE_H extern const device_t compaq_cga_device; extern const device_t compaq_cga_2_device; #endif #endif /*VIDEO_COMPAQ_CGA_H*/