aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/opencrypto
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-20 22:40:55 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:24:02 +0000
commita83d4fe9cbc51adcefb8a1070374186f3399fef4 (patch)
tree7b5f1a976433f17d6a8ec0fed46a3e989b174949 /tests/sys/opencrypto
parent9e555522084871b341e81269fa599c707133ae58 (diff)
Diffstat (limited to 'tests/sys/opencrypto')
-rw-r--r--tests/sys/opencrypto/cryptodevh.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/sys/opencrypto/cryptodevh.py b/tests/sys/opencrypto/cryptodevh.py
index 79af275ce340..d6982c26f1cf 100644
--- a/tests/sys/opencrypto/cryptodevh.py
+++ b/tests/sys/opencrypto/cryptodevh.py
@@ -23,8 +23,6 @@ def __has_include(x): return 0
def __has_builtin(x): return 0
-__GNUCLIKE_BUILTIN_NEXT_ARG = 1
-__GNUCLIKE_BUILTIN_MEMCPY = 1
__CC_SUPPORTS_INLINE = 1
__CC_SUPPORTS___INLINE = 1
__CC_SUPPORTS___INLINE__ = 1