mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 09:02:20 +08:00
[rtdef] remove duplicated rt_device_t defination
This commit is contained in:
@@ -1381,7 +1381,6 @@ struct rt_device
|
||||
|
||||
void *user_data; /**< device private data */
|
||||
};
|
||||
typedef struct rt_device *rt_device_t;
|
||||
|
||||
/**
|
||||
* Notify structure
|
||||
|
||||
Reference in New Issue
Block a user