[rtdef] remove duplicated rt_device_t defination

This commit is contained in:
蒙蒙plus 2023-10-22 14:08:45 +08:00 committed by GitHub
parent 7da73c8f01
commit 6459495726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1381,7 +1381,6 @@ struct rt_device
void *user_data; /**< device private data */
};
typedef struct rt_device *rt_device_t;
/**
* Notify structure