Name | Modified | Size | Downloads / Week |
---|---|---|---|
Devices | 2013-06-01 | ||
LinuxKernel-Source | 2013-06-01 | ||
Source | 2013-06-01 | ||
README | 2013-06-01 | 296 Bytes | |
Totals: 4 Items | 296 Bytes | 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; }