Linux Kernel
3.7.1
|
#include <asm/bitsperlong.h>
Go to the source code of this file.
Typedefs | |
typedef __signed__ char | __s8 |
typedef unsigned char | __u8 |
typedef __signed__ short | __s16 |
typedef unsigned short | __u16 |
typedef __signed__ int | __s32 |
typedef unsigned int | __u32 |
typedef __signed__ long | __s64 |
typedef unsigned long | __u64 |