aboutsummaryrefslogtreecommitdiffstats
path: root/libsmctrl_test_mask_shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsmctrl_test_mask_shared.h')
-rw-r--r--libsmctrl_test_mask_shared.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsmctrl_test_mask_shared.h b/libsmctrl_test_mask_shared.h
index f95757d..5a115b7 100644
--- a/libsmctrl_test_mask_shared.h
+++ b/libsmctrl_test_mask_shared.h
@@ -6,7 +6,9 @@ extern "C" {
6enum partitioning_type { 6enum partitioning_type {
7 PARTITION_GLOBAL, 7 PARTITION_GLOBAL,
8 PARTITION_STREAM, 8 PARTITION_STREAM,
9 PARTITION_STREAM_OVERRIDE,
9 PARTITION_NEXT, 10 PARTITION_NEXT,
11 PARTITION_NEXT_OVERRIDE,
10}; 12};
11 13
12extern int test_constrained_size_and_location(enum partitioning_type part_type); 14extern int test_constrained_size_and_location(enum partitioning_type part_type);