Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
82aec772fca2223bc5774bd9af486fd95766e578
/
.
/
tools
/
testing
/
selftests
/
exec
/
false.c
blob: 104383ec3a79e29be77aa111a2571f61a16bb4e0 [
file
]
// SPDX-License-Identifier: GPL-2.0
int
main
(
void
)
{
return
1
;
}