Skip to content
  • Rob Swindell's avatar
    Remove extraneous (void) typedefs · b62505ad
    Rob Swindell authored
    See if this resolves rjwboys reported error:
    threadwrap.h:204:42: error: expected expression before ‘do’
     #define protected_uint32_init(pval, val) atomic_init(pval, val)
    b62505ad