blob: 2b29fb4d3c20135bb3bd2f20656a060cc7510ce5 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001// SPDX-License-Identifier: GPL-2.0
Jiri Olsac819e2c2014-12-29 13:51:45 +01002
3int b(void)
4{
5 return 0;
6}