Home | History | Annotate | Line # | Download | only in i386
      1 
      2 # We are using SEH EH.
      3 EH_MODEL = seh
      4 
      5 # Use SEH exception handling.
      6 LIB2ADDEH = $(srcdir)/unwind-seh.c $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c
      7