diff options
| author | Jon Loeliger <[email protected]> | 2008-02-13 16:03:20 -0600 |
|---|---|---|
| committer | Jon Loeliger <[email protected]> | 2008-02-13 16:03:20 -0600 |
| commit | d075eec500acffed5fa404a45a3e12e158d0cb33 (patch) | |
| tree | 2cecaae4e1c324827caa65d6c5215642ed4a91ed /include/part.h | |
| parent | 60c1b95aabbfac17b0ea9422828784e163348c5c (diff) | |
| parent | 10bbb38a402a2faf18858c451bcdc63d45888e6e (diff) | |
Merge commit 'wd/master'
Diffstat (limited to 'include/part.h')
| -rw-r--r-- | include/part.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/part.h b/include/part.h index 37b2b6845bc..8407aa05d26 100644 --- a/include/part.h +++ b/include/part.h @@ -59,6 +59,7 @@ typedef struct block_dev_desc { #define IF_TYPE_USB 4 #define IF_TYPE_DOC 5 #define IF_TYPE_MMC 6 +#define IF_TYPE_SD 7 /* Part types */ #define PART_TYPE_UNKNOWN 0x00 |
