• Manuel Pégourié-Gonnard's avatar
    Adapt the _ALT style to our new standard · 95d0bdbd
    Manuel Pégourié-Gonnard authored
    - in .h files: only put the context declaration inside the #ifdef _ALT
      (this was changed in 2.9.0, ie after the original PR)
    - in .c file: only leave selftest out of _ALT: even though some function are
      trivial to build from other parts, alt implementors might want to go another
    way about them (for efficiency or other reasons)
    95d0bdbd