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