![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __EFI_FAKE_MEM_H__ 0003 #define __EFI_FAKE_MEM_H__ 0004 #include <asm/efi.h> 0005 0006 #define EFI_MAX_FAKEMEM CONFIG_EFI_MAX_FAKE_MEM 0007 0008 extern struct efi_mem_range efi_fake_mems[EFI_MAX_FAKEMEM]; 0009 extern int nr_fake_mem; 0010 #endif /* __EFI_FAKE_MEM_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |