Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
[linux-2.6-microblaze.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)