mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04: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"
|