Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/run_t.h

    r1ebc1a62 r051bc69a  
    9797        run_bailout_mode_t bo_mode;
    9898
     99        /** Exception cspan */
     100        struct cspan *exc_cspan;
     101
    99102        /** Exception payload */
    100103        struct rdata_value *exc_payload;
Note: See TracChangeset for help on using the changeset viewer.