2 * Copyright (C) 2006 Atmark Techno, Inc.
4 * This file is subject to the terms and conditions of the GNU General Public
5 * License. See the file "COPYING" in the main directory of this archive
9 #ifndef _ASM_MICROBLAZE_SECTIONS_H
10 #define _ASM_MICROBLAZE_SECTIONS_H
12 #include <asm-generic/sections.h>
15 extern char _ssbss[], _esbss[];
16 extern unsigned long __ivt_start[], __ivt_end[];
18 # ifdef CONFIG_MTD_UCLINUX
22 extern u32 _fdt_start[], _fdt_end[];
24 # endif /* !__ASSEMBLY__ */
25 #endif /* _ASM_MICROBLAZE_SECTIONS_H */