// SPDX-License-Identifier: GPL-2.0 /* Copyright (c) 2026 Meta Platforms, Inc. and affiliates. */ #include #include "stack_arg_fail.skel.h" void test_stack_arg_fail(void) { RUN_TESTS(stack_arg_fail); }