- Update DBGKD_MAJOR_TYPES. Dedicated to Alex ;)

svn path=/trunk/; revision=56031
This commit is contained in:
Stefan Ginsberg 2012-03-05 13:02:21 +00:00
parent bb50e00be0
commit 9816f534ee

View file

@ -38,6 +38,7 @@ typedef enum _DBGKD_MAJOR_TYPES
DBGKD_MAJOR_TNT,
DBGKD_MAJOR_SINGULARITY,
DBGKD_MAJOR_HYPERVISOR,
DBGKD_MAJOR_MIDORI,
DBGKD_MAJOR_COUNT
} DBGKD_MAJOR_TYPES;