EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Include\Ebc\EfiBind.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6609 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-11-18 13:53:57 +00:00
parent ce904bae52
commit 73396ac275
1 changed files with 0 additions and 6 deletions

View File

@ -21,12 +21,6 @@ Abstract:
#include "BaseLibInternals.h"
extern
UINT64
_break (
CHAR8 BreakCode
);
/**
Generates a breakpoint on the CPU.