mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 09:43:31 +08:00
[rtdef] remove duplicated rt_device_t defination
This commit is contained in:
parent
7da73c8f01
commit
6459495726
@ -1381,7 +1381,6 @@ struct rt_device
|
||||
|
||||
void *user_data; /**< device private data */
|
||||
};
|
||||
typedef struct rt_device *rt_device_t;
|
||||
|
||||
/**
|
||||
* Notify structure
|
||||
|
Loading…
x
Reference in New Issue
Block a user