Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
flat.h File Reference
#include <asm/flat.h>
#include <uapi/linux/flat.h>
#include <asm/byteorder.h>

Go to the source code of this file.

Data Structures

union  flat_v2_reloc_t
 

Macros

#define OLD_FLAT_VERSION   0x00000002L
 
#define OLD_FLAT_RELOC_TYPE_TEXT   0
 
#define OLD_FLAT_RELOC_TYPE_DATA   1
 
#define OLD_FLAT_RELOC_TYPE_BSS   2
 

Macro Definition Documentation

#define OLD_FLAT_RELOC_TYPE_BSS   2

Definition at line 29 of file flat.h.

#define OLD_FLAT_RELOC_TYPE_DATA   1

Definition at line 28 of file flat.h.

#define OLD_FLAT_RELOC_TYPE_TEXT   0

Definition at line 27 of file flat.h.

#define OLD_FLAT_VERSION   0x00000002L

Definition at line 26 of file flat.h.