Codebase Browser
linux
Go to App
linux
/
tools/build/tests/ex/
b.c
// SPDX-License-Identifier: GPL-2.0 int b(void) { return 0; }