Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
microblaze
include
asm
sections.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2008-2009 Michal Simek <
[email protected]
>
3
* Copyright (C) 2008-2009 PetaLogix
4
* Copyright (C) 2006 Atmark Techno, Inc.
5
*
6
* This file is subject to the terms and conditions of the GNU General Public
7
* License. See the file "COPYING" in the main directory of this archive
8
* for more details.
9
*/
10
11
#ifndef _ASM_MICROBLAZE_SECTIONS_H
12
#define _ASM_MICROBLAZE_SECTIONS_H
13
14
#include <
asm-generic/sections.h
>
15
16
# ifndef __ASSEMBLY__
17
extern
char
_ssbss
[],
_esbss
[];
18
extern
unsigned
long
__ivt_start
[],
__ivt_end
[];
19
extern
char
_etext
[],
_stext
[];
20
21
extern
u32
_fdt_start
[],
_fdt_end
[];
22
23
# endif
/* !__ASSEMBLY__ */
24
#endif
/* _ASM_MICROBLAZE_SECTIONS_H */
Generated on Thu Jan 10 2013 12:50:26 for Linux Kernel by
1.8.2