Changeset 587 for GPL/trunk/include/linux/compiler-gcc3.h
- Timestamp:
- Jun 9, 2016, 10:38:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/linux/compiler-gcc3.h
r442 r587 6 6 #define inline __inline 7 7 #define INLINE inline 8 #define __attribute__ 8 #define __attribute__(a) 9 9 10 10 #if __GNUC_MINOR__ >= 1 && __GNUC_MINOR__ < 4
Note:
See TracChangeset
for help on using the changeset viewer.