Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
00b03d3d6d53897fa55a18a51e6cb20800e83fe5
/
.
/
tools
/
build
/
tests
/
ex
/
a.c
blob: 66017a9f40b6cdaabf493092d8f77a80e4f8b5f7 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
a
(
void
)
{
return
0
;
}