// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright IBM Corp. 2024
*
* Authors:
* Hariharan Mari <[email protected]>
*
* Contains the definition for the global variables to have the test facitlity feature.
*/
#include "facility.h"
uint64_t stfl_doublewords[NB_STFL_DOUBLEWORDS];
bool stfle_flag;