cregit-Linux how code gets into the kernel

Release 4.7 include/linux/mmc/boot.h

#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

PersonTokensPropCommitsCommitProp
simon hormansimon horman1785.00%150.00%
robert p. j. dayrobert p. j. day315.00%150.00%
Total20100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}