1.1 --- a/src/gdrom/gdrom.h Mon Jun 26 10:30:42 2006 +0000
1.2 +++ b/src/gdrom/gdrom.h Thu Dec 14 12:31:38 2006 +0000
1.5 - * $Id: gdrom.h,v 1.7 2006-06-26 10:30:42 nkeynes Exp $
1.6 + * $Id: gdrom.h,v 1.8 2006-12-14 12:31:38 nkeynes Exp $
1.8 * This file defines the structures and functions used by the GD-Rom
1.9 * disc driver. (ie, the modules that supply a CD image to be used by the
1.12 extern struct gdrom_image_class nrg_image_class;
1.13 extern struct gdrom_image_class cdi_image_class;
1.14 +extern struct gdrom_image_class linux_device_class;
1.17 * Construct a new image file using the default methods.