Home | History | Annotate | Download | only in signal_h
      1   /*
      2      Test the definition of ucontext_t.
      3    */
      4 
      5 #include <ucontext.h>
      6 
      7 ucontext_t dummy;
      8