162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifdef HAVE_GENHDR
462306a36Sopenharmony_ci# include "autoconf.h"
562306a36Sopenharmony_ci#else
662306a36Sopenharmony_ci# if defined(__i386) || defined(__x86_64) || defined(__s390x__) || defined(__aarch64__)
762306a36Sopenharmony_ci#  define CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS 1
862306a36Sopenharmony_ci# endif
962306a36Sopenharmony_ci#endif
10