Update RuntimeLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1482 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2006-09-06 09:18:14 +00:00
parent b4648de2bc
commit e8a3bee036
5 changed files with 55 additions and 68 deletions

View File

@@ -20,11 +20,6 @@ Abstract:
#ifndef __RUNTIMELIBINTERNAL_H__
#define __RUNTIMELIBINTERNAL_H__
EFI_STATUS
EfiConvertInternalPointer (
IN OUT VOID *Address
);
extern EFI_RUNTIME_SERVICES *mRT;
#endif //__RUNTIMELIBINTERNAL_H__