]> Git Repo - linux.git/blob - drivers/firmware/efi/libstub/hidden.h
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / firmware / efi / libstub / hidden.h
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)
This page took 0.030361 seconds and 4 git commands to generate.