2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS system libraries
4 * PURPOSE: Implementation of _global_unwind2
5 * FILE: lib/sdk/crt/except/arm/_global_unwind2.s
6 * PROGRAMMER: Timo Kreuzer (timo.kreuzer@reactos.org)
9 /* INCLUDES ******************************************************************/
13 /* CODE **********************************************************************/
16 LEAF_ENTRY _global_unwind2
17 DCD 0xdefc // __assertfail
19 LEAF_END _global_unwind2