Change direct partition prefix to YCHAR
authorcharles <charles>
Thu, 8 May 2008 23:21:28 +0000 (23:21 +0000)
committercharles <charles>
Thu, 8 May 2008 23:21:28 +0000 (23:21 +0000)
direct/yaffscfg.h

index 2a60dc132cb7e6617ca3826bc4322fef2a7f29e9..fc7add69a8dfd42b7b3b4b7d65c3b7eae4ad8d6a 100644 (file)
 #define __YAFFSCFG_H__
 
 
 #define __YAFFSCFG_H__
 
 
-#include "devextras.h"
+#include "yportenv.h"
 
 #define YAFFSFS_N_HANDLES 200
 
 
 typedef struct {
 
 #define YAFFSFS_N_HANDLES 200
 
 
 typedef struct {
-       const char *prefix;
+       const YCHAR *prefix;
        struct yaffs_DeviceStruct *dev;
 } yaffsfs_DeviceConfiguration;
 
        struct yaffs_DeviceStruct *dev;
 } yaffsfs_DeviceConfiguration;