diff options
Diffstat (limited to 'libsmctrl_test_mask_shared.h')
| -rw-r--r-- | libsmctrl_test_mask_shared.h | 2 |
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" { | |||
| 6 | enum partitioning_type { | 6 | enum 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 | ||
| 12 | extern int test_constrained_size_and_location(enum partitioning_type part_type); | 14 | extern int test_constrained_size_and_location(enum partitioning_type part_type); |
