diff options
| author | Veronica Radu <veronicaradu@google.com> | 2019-08-07 18:00:46 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-08-09 15:02:02 +0200 |
| commit | aff9e255cd708709adef545d1f932020ee5c0978 (patch) | |
| tree | 353468cb149a587e747cfc702003946abd5130a2 /sys/test/test_64.const | |
| parent | e5701ed16c822ef5a4abc4224b44c36b3489aca3 (diff) | |
prog: add special mutation for binary flags
Diffstat (limited to 'sys/test/test_64.const')
| -rw-r--r-- | sys/test/test_64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/test/test_64.const b/sys/test/test_64.const index f5ed8a6a6..f487af8fb 100644 --- a/sys/test/test_64.const +++ b/sys/test/test_64.const @@ -1,4 +1,5 @@ SYS_foo = 0 +SYS_mutate = 0 SYS_mutate0 = 0 SYS_mutate1 = 0 SYS_mutate2 = 0 |
