blob: 586d0d5b84db98e0d169123afd75e242f8860e6d [file] [log] [blame]
/*
* This is a temporary work around for using libunwind.a with
* WHOLE_STATIC_LIBRARIES. Since every build will have one Gstep.o for the
* target architecture and another for dwarf, libunwind.a was given two copies
* of Gstep.o. Our build system is unable to handle this right now.
*
* Bug: 15110069
*/
#include "Gstep.c"