mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
4 lines
123 B
C
4 lines
123 B
C
|
/* File in public domain */
|
||
|
/* Brings in the glue for UEFI/EDK2 Tianocore code to run on this OS */
|
||
|
#include "efi-osdep.h"
|