mirror of
https://github.com/reactos/reactos.git
synced 2025-05-07 18:56:48 +00:00
[CDFS_NEW] -> [CDFS] No old driver, thus no new driver
This commit is contained in:
parent
5795254933
commit
45fd48bd0f
41 changed files with 1 additions and 1 deletions
boot/environ/lib/io
drivers/filesystems/cdfs
CMakeLists.txtLICENSEREADME.mdallocsup.ccachesup.ccd.hcddata.ccddata.hcdfs.rccdfs_reg.infcdinit.ccdprocs.hcdprocssrc.ccdstruc.hcleanup.cclose.ccreate.cdevctrl.cdeviosup.cdirctrl.cdirsup.cfieldoff.cfileinfo.cfilobsup.cfsctrl.cfspdisp.clockctrl.cnamesup.cnodetype.hpathsup.cpnp.cprefxsup.cread.cresrcsup.cshutdown.cstrucsup.cverfysup.cvolinfo.cworkque.cwrite.c
|
@ -9,7 +9,7 @@
|
|||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include <bl.h>
|
||||
#include <cdfs_new/cd.h>
|
||||
#include <cdfs/cd.h>
|
||||
typedef struct _RAW_ET_VD
|
||||
{
|
||||
UCHAR BootIndicator;
|
||||
|
|
Loading…
Reference in a new issue