windows-nt/Source/XPSP1/NT/base/efiutil/sdk/shell/newshell/nshell.h
2020-09-26 16:20:57 +08:00

28 lines
223 B
C

/*++
Copyright (c) 1998 Intel Corporation
Module Name:
nshell.h
Abstract:
Shell
Revision History
--*/
#include "shell.h"
#include "shellenv.h"
/*
* Globals
*/
extern EFI_SHELL_ENVIRONMENT *SE;