#ifndef LINUX_MMC_BOOT_H #define LINUX_MMC_BOOT_H enum { MMC_PROGRESS_ENTER, MMC_PROGRESS_INIT, MMC_PROGRESS_LOAD, MMC_PROGRESS_DONE }; #endif /* LINUX_MMC_BOOT_H */Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| simon horman | simon horman | 17 | 85.00% | 1 | 50.00% |
| robert p. j. day | robert p. j. day | 3 | 15.00% | 1 | 50.00% |
| Total | 20 | 100.00% | 2 | 100.00% |