abcminiuser / lufa

LUFA - the Lightweight USB Framework for AVRs.
http://www.lufa-lib.org
1.04k stars 325 forks source link

Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the... #19

Closed mondalaci closed 10 years ago

mondalaci commented 10 years ago

... same as ATTR_NO_INLINE.