mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 00:45:22 +08:00
Fixed compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2349 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -47,7 +47,6 @@ struct udcd
|
||||
};
|
||||
typedef struct udcd* udcd_t;
|
||||
|
||||
ALIGN(4)
|
||||
struct uendpoint
|
||||
{
|
||||
rt_list_t list;
|
||||
|
||||
Reference in New Issue
Block a user