mirror of https://github.com/acidanthera/audk.git
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:
parent
ce904bae52
commit
73396ac275
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ebc
|
@ -21,12 +21,6 @@ Abstract:
|
||||||
|
|
||||||
#include "BaseLibInternals.h"
|
#include "BaseLibInternals.h"
|
||||||
|
|
||||||
extern
|
|
||||||
UINT64
|
|
||||||
_break (
|
|
||||||
CHAR8 BreakCode
|
|
||||||
);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Generates a breakpoint on the CPU.
|
Generates a breakpoint on the CPU.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue