undef UC_INLINE
This commit is contained in:
@@ -189,4 +189,6 @@ static UC_INLINE void uc_tailq_move_tail(struct TailQ *entry, struct TailQ *head
|
|||||||
(entry) != (head); \
|
(entry) != (head); \
|
||||||
(entry) = (prv), (prv) = (entry)->prev)
|
(entry) = (prv), (prv) = (entry)->prev)
|
||||||
|
|
||||||
|
#undef UC_INLINE
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user