Remove warning message in MAC GCC tool build

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1212 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
wuyizhong
2006-08-08 06:16:49 +00:00
parent 1a809263b7
commit 9776330c42
20 changed files with 25 additions and 16 deletions

View File

@@ -209,7 +209,7 @@ EFI_STATUS
GenerateDependencyExpression (
IN FILE *InFile,
IN OUT FILE *OutFile,
IN UINT8 Padding OPTIONAL
IN INT8 Padding OPTIONAL
)
/*++