diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-23 00:32:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-23 00:34:57 +0200 |
| commit | aa3b3a508cd9ca6717245376bc01b1a89bfbef91 (patch) | |
| tree | 79fcf4018e69acc3614801510e3df64cdd63fbd5 /internal/c/flags.h | |
| parent | 1621b01ae9a47ab27c5b83237d37595695d32cbb (diff) | |
various things
Diffstat (limited to 'internal/c/flags.h')
| -rw-r--r-- | internal/c/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/c/flags.h b/internal/c/flags.h index eb7ec83..c123fa4 100644 --- a/internal/c/flags.h +++ b/internal/c/flags.h @@ -1,4 +1,4 @@ //+build ignore -// const volatile u32 UID_FILTER = -1; +const volatile u32 UID_FILTER = -1; const volatile u32 PID_FILTER = -1; |
