blob: 803bbf2b20b87b397ee12ca0ef2f5b4eefc403d5 [file] [log] [blame]
Chris Brandt02afa9a2016-02-09 19:34:43 +01001#ifndef _ASM_ARM_SECTIONS_H
2#define _ASM_ARM_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
6extern char _exiprom[];
7
8#endif /* _ASM_ARM_SECTIONS_H */