1#!/bin/sh
2#
3abidw --out-file ./.github/workflows/libcrypto-abi.xml libcrypto.so
4abidw --out-file ./.github/workflows/libssl-abi.xml libssl.so
5
6