mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 03:55:20 +07:00
5 lines
108 B
C
5 lines
108 B
C
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
// Copyright (c) 2020 Facebook
|
||
|
|
||
|
volatile int global_value_for_test = 1;
|