panthema / 2006 / SDIOS06 / sdios06 / src / root / ramdisk.idl (Download File)
/*
 * $Id$
 */

#include <ifblockdev.idl>

interface ramdisk : IF_BLOCKDEV {

    /* Nothing more needed */
      
};