Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
35ecc486a3f1811b85b7b22196b8b7422d713b51
/
.
/
arch
/
ppc
/
boot
/
simple
/
dummy.c
blob: 31dbf45bf99c5996ca0ee62cba186d912b08e666 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
int
main
(
void
)
2
{
3
return
0
;
4
}