Note: File does not exist in v6.13.7.
1/* SPDX-License-Identifier: GPL-2.0 */
2/*
3 * To prevent the compiler from emitting GOT-indirected (and thus absolute)
4 * references to any global symbols, override their visibility as 'hidden'
5 */
6#pragma GCC visibility push(hidden)