diff --git a/build/genif.sh b/build/genif.sh index a6eb627b0c5ff..697bef95912e4 100755 --- a/build/genif.sh +++ b/build/genif.sh @@ -1,39 +1,53 @@ -#! /bin/sh - -# replacement for genif.pl - -infile=$1 -shift -srcdir=$1 -shift -extra_module_ptrs=$1 -shift -awk=$1 +#!/bin/sh +# +# Generate internal functions file content based on the provided extensions. +# +# SYNOPSIS: +# genif.sh