Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
lcm.h File Reference
#include <linux/compiler.h>

Go to the source code of this file.

Functions

unsigned long lcm (unsigned long a, unsigned long b) __attribute_const__
 

Function Documentation

unsigned long lcm ( unsigned long  a,
unsigned long  b 
) const

Definition at line 7 of file lcm.c.