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

9 lines
129 B
C
Raw Normal View History

#ifndef _BAREBOX_H_
#define _BAREBOX_H_ 1
2002-11-03 00:24:07 +00:00
#ifdef CONFIG_ARM_UNWIND
#define ARCH_HAS_STACK_DUMP
#endif
2002-11-03 00:24:07 +00:00
#endif /* _BAREBOX_H_ */