root/tools/build/tests/ex/arch/e.c
// SPDX-License-Identifier: GPL-2.0

int e(void)
{
        return 0;
}