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

int d(void)
{
        return 0;
}