1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0-only
#define TEST	\
	memmove(large, instance.buf, sizeof(large))

#include "test_fortify.h"