1/*
2 */
3/* _Unwind_Backtrace should be exported with different version on ARM */
4GCC_3.3 {
5	_Unwind_Backtrace;
6};
7