Changeset 598 for GPL/trunk/include/linux/compiler-gcc3.h
- Timestamp:
- Apr 3, 2017, 4:51:56 PM (8 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
-
Property svn:mergeinfo
set to
/GPL/branches/uniaud32-2.1.x merged eligible
-
Property svn:mergeinfo
set to
-
GPL/trunk/include/linux/compiler-gcc3.h
r587 r598 6 6 #define inline __inline 7 7 #define INLINE inline 8 #define __attribute__ (a)8 #define __attribute__ 9 9 10 10 #if __GNUC_MINOR__ >= 1 && __GNUC_MINOR__ < 4
Note:
See TracChangeset
for help on using the changeset viewer.