9
0
Fork 0
barebox/arch/arm/include/asm/barebox.h

9 lines
129 B
C

#ifndef _BAREBOX_H_
#define _BAREBOX_H_ 1
#ifdef CONFIG_ARM_UNWIND
#define ARCH_HAS_STACK_DUMP
#endif
#endif /* _BAREBOX_H_ */