Home | History | Annotate | Line # | Download | only in util
      1 #!/bin/sh
      2 #
      3 abidw --out-file ./.github/workflows/libcrypto-abi.xml libcrypto.so
      4 abidw --out-file ./.github/workflows/libssl-abi.xml libssl.so
      5 
      6