]> Git Repo - linux.git/blob - include/linux/mmc/boot.h
Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio
[linux.git] / include / linux / mmc / boot.h
1 #ifndef LINUX_MMC_BOOT_H
2 #define LINUX_MMC_BOOT_H
3
4 enum { MMC_PROGRESS_ENTER, MMC_PROGRESS_INIT,
5        MMC_PROGRESS_LOAD, MMC_PROGRESS_DONE };
6
7 #endif /* LINUX_MMC_BOOT_H */
This page took 0.033925 seconds and 4 git commands to generate.