diff options
| author | Warner Losh <imp@FreeBSD.org> | 2021-05-06 22:34:55 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2021-05-06 22:34:55 +0000 |
| commit | 42f3faa762f8cc52ac2cb24b5d07c075826c3f9f (patch) | |
| tree | f3bd8a864eb57a9a71dd87c2526141df8971b593 /tests/sys/opencrypto | |
| parent | a709a4f0d4e0303eb40ea1b39b4bb35837800805 (diff) | |
Diffstat (limited to 'tests/sys/opencrypto')
| -rw-r--r-- | tests/sys/opencrypto/cryptodevh.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sys/opencrypto/cryptodevh.py b/tests/sys/opencrypto/cryptodevh.py index c5719e47c8c1..43aa04691707 100644 --- a/tests/sys/opencrypto/cryptodevh.py +++ b/tests/sys/opencrypto/cryptodevh.py @@ -27,7 +27,6 @@ def __has_builtin(x): return 0 __GNUCLIKE_ASM = 3 __GNUCLIKE_ASM = 2 __GNUCLIKE___TYPEOF = 1 -__GNUCLIKE___OFFSETOF = 1 __GNUCLIKE___SECTION = 1 __GNUCLIKE_CTOR_SECTION_HANDLING = 1 __GNUCLIKE_BUILTIN_CONSTANT_P = 1 |
