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