ARM Packages: Renamed PL390Gic driver into ArmGic driver
The aim is to make this driver follows the ARM GIC specifications and be implementation independent. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14810 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
oliviermartin
parent
10b9b03794
commit
017baa1cf3
@@ -12,8 +12,8 @@
|
||||
*
|
||||
**/
|
||||
|
||||
#ifndef __PL390GIC_H
|
||||
#define __PL390GIC_H
|
||||
#ifndef __ARMGIC_H
|
||||
#define __ARMGIC_H
|
||||
|
||||
//
|
||||
// GIC definitions
|
||||
|
Reference in New Issue
Block a user