mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05: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"
|