Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
frederic
/
cpunoise
/
607ecc4a3b7a353bf0328b3ad55f8a001cbca47f
/
.
/
user_loop.c
blob: 3cdc4f3f051689b6ec3e017d9f0864777a53c6ae [
file
]
int
main
(
void
)
{
while
(
1
);
return
0
;
}