Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
frederic
/
dynticks-testing
/
e08b7c9117c31327ba3a94a01f22c205df40c54c
/
.
/
user_loop.c
blob: 3cdc4f3f051689b6ec3e017d9f0864777a53c6ae [
file
] [
log
] [
blame
]
int
main
(
void
)
{
while
(
1
);
return
0
;
}