162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci// Copyright (c) 2020 Facebook
362306a36Sopenharmony_ci
462306a36Sopenharmony_cistruct test {
562306a36Sopenharmony_ci	int a;
662306a36Sopenharmony_ci	int b;
762306a36Sopenharmony_ci} __attribute__((preserve_access_index));
862306a36Sopenharmony_ci
962306a36Sopenharmony_civolatile struct test global_value_for_test = {};
10