Changeset 598 for GPL/trunk/include/linux/gcd.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/gcd.h
r487 r598 1 1 #ifndef _LINUX_GCD_H 2 2 #define _LINUX_GCD_H 3 3 unsigned long gcd(unsigned long a, unsigned long b); 4 4 #endif /* _LINUX_GCD_H */
Note:
See TracChangeset
for help on using the changeset viewer.