Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/types.h>
#include <asm/byteorder.h>
Go to the source code of this file.
Macros | |
#define | add_ssaaaa(sh, sl, ah, al, bh, bl) |
#define | sub_ddmmss(sh, sl, ah, al, bh, bl) |
#define | umul_ppmm(w1, w0, u, v) |
#define | udiv_qrnnd(q, r, n1, n0, d) |
#define | UDIV_NEEDS_NORMALIZATION 0 |
#define | abort() return 0 |
#define | __BYTE_ORDER __LITTLE_ENDIAN |
#define __BYTE_ORDER __LITTLE_ENDIAN |
Definition at line 114 of file sfp-util_32.h.
Definition at line 108 of file sfp-util_32.h.
#define UDIV_NEEDS_NORMALIZATION 0 |
Definition at line 106 of file sfp-util_32.h.
Definition at line 76 of file sfp-util_32.h.