1*be58f710SKees Cook // SPDX-License-Identifier: GPL-2.0-only
2*be58f710SKees Cook #define TEST	\
3*be58f710SKees Cook 	memmove(large, instance.buf, sizeof(large))
4*be58f710SKees Cook 
5*be58f710SKees Cook #include "test_fortify.h"
6