add marker where current shared data resides

This commit is contained in:
Dennis Luxen 2013-10-25 11:16:18 +02:00
parent 29f298fa4a
commit 7214800d93

View File

@ -205,6 +205,7 @@ struct SharedDataLayout {
}; };
enum SharedDataType { enum SharedDataType {
CURRENT_DATA,
LAYOUT_1, LAYOUT_1,
DATA_1, DATA_1,
LAYOUT_2, LAYOUT_2,