Sign in
linux
/
linux
/
kernel
/
git
/
dtor
/
input
/
3ecfcf34f0992d11e5eb2458a2108b3320c61ba4
/
.
/
tools
/
testing
/
selftests
/
exec
/
false.c
blob: 104383ec3a79e29be77aa111a2571f61a16bb4e0 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
main
(
void
)
{
return
1
;
}