Add blank line at end of file to pass GCC build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2413 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2007-03-05 01:50:40 +00:00
parent bc4e770c78
commit 2008636e60
1 changed files with 1 additions and 1 deletions

View File

@ -2627,4 +2627,4 @@ DoAtaUdma (
IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl);
return EFI_SUCCESS;
}
}