This commit is contained in:
刘可亮
2024-06-04 19:00:30 +08:00
parent 990c72f5be
commit 0a13af6a1d
1668 changed files with 342810 additions and 37726 deletions

View File

@@ -25,7 +25,6 @@ extern "C" {
#define DEVICE_TYPE_SPINOR_DISK ((const void *)3) /* SPINOR */
#define DEVICE_TYPE_RAM_DISK ((const void *)4) /* RAM */
#define DTL(x) (long)(x)
#define GET_DEVICE_TYPE (0)
struct elm_dev_info {
char *dev_name;