xref: /freebsd/sys/contrib/edk2/Include/ProcessorBind.h (revision 67c7e94315ffeaa55e3dcf2f6066cb8fe483b5c2)
1*67c7e943SWarner Losh /*
2*67c7e943SWarner Losh  * Copyright 2025 Netflix, Inc
3*67c7e943SWarner Losh  *
4*67c7e943SWarner Losh  * SPDX-License-Idnetifier: BSD-2-Clause
5*67c7e943SWarner Losh  */
6*67c7e943SWarner Losh /* These three will be redefined -- well MAC is an option that collides */
7*67c7e943SWarner Losh #undef TRUE
8*67c7e943SWarner Losh #undef FALSE
9*67c7e943SWarner Losh #undef MAC
10*67c7e943SWarner Losh #include <sys/efi-edk2.h>
11*67c7e943SWarner Losh 
12