X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=AppPkg%2FApplications%2FLua%2Fsrc%2Flauxlib.h;fp=AppPkg%2FApplications%2FLua%2Fsrc%2Flauxlib.h;h=82ce72f93fb384dff7b6718741237f15f66b95b0;hp=0000000000000000000000000000000000000000;hb=16a5fed65808adf648004b34f98718301d718fa2;hpb=c058d59f40b4a95c218cd171ff976bee1ff487e2 diff --git a/AppPkg/Applications/Lua/src/lauxlib.h b/AppPkg/Applications/Lua/src/lauxlib.h new file mode 100644 index 0000000000..82ce72f93f --- /dev/null +++ b/AppPkg/Applications/Lua/src/lauxlib.h @@ -0,0 +1,15 @@ +/** @file + Stub header to allow the "real" headers to reside in StdLib/Include/Lua + yet have the Lua sources build without having to change the include + directives in each file. + + Copyright (c) 2014, Intel Corporation. All rights reserved.
+ This program and the accompanying materials are licensed and made available under + the terms and conditions of the BSD License that accompanies this distribution. + The full text of the license may be found at + http://opensource.org/licenses/bsd-license. + + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +**/ +#include