You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for the __swi replacements breaking the NOT_USED macro.
The __swi replacements were breaking the NOT_USED macro - it commented
out until a ';' was encountered, so the defines in types.h became
broken. This should fix the issue.
0 commit comments