Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
HTC | 2013-06-01 | ||
2013-06-01 | |||
Totals: 2 Items | 0 |
/* This is a README file of DroidLdr Not a Program!! Another's Email: bmy001@gmail.com */ #include "stdio.h" #include "stdlib.h" int main() { printf("DroidLDR is a MultiBoot loader for every Droid Phone\n It can boot other linux on ur Droid Phone via chinge kernel.\n"); return 0; }