mirror of https://github.com/acidanthera/audk.git
UefiCpuPkg/CpuExceptionHandlerLib: Remove white space at first line
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
parent
35b523c29f
commit
3ff4061033
|
@ -1,4 +1,4 @@
|
||||||
/** @file
|
/** @file
|
||||||
CPU Exception Handler Library common functions.
|
CPU Exception Handler Library common functions.
|
||||||
|
|
||||||
Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>
|
Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||||
|
|
Loading…
Reference in New Issue