Home | History | Annotate | Download | only in sys
      1 #include <com32.h>
      2 
      3 /* When we don't need to pass any registers, it's convenient to just
      4    be able to pass a prepared all-zero structure. */
      5 const com32sys_t __com32_zero_regs;
      6