mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
5 lines
139 B
C
5 lines
139 B
C
|
|
/* File in public domain */
|
||
|
|
/* Brings in the glue for UEFI/EDK2 Tianocore code to run on this OS */
|
||
|
|
/* $FreeBSD$ */
|
||
|
|
#include "efi-osdep.h"
|