/*
 * $FreeBSD$
 */
/* _Unwind_Backtrace should be exported with different version on ARM */
GCC_3.3 {
	_Unwind_Backtrace;
};