summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-07 12:51:01 +0100
committerAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-07 12:51:14 +0100
commitd466b19e570644651a6ceb235c076fb1e3b30a35 (patch)
treef6a6c6f70a315672d498087103102c9de1defe04
parent6e0378ee5f78691fe3326dc128aaf0a31d99960e (diff)
Meta: Convention: Update PowerPC HAL filenames.
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
-rw-r--r--Private/HALKit/PowerPC/HalCoreContextSwitchPowerPC.s (renamed from Private/HALKit/PowerPC/CoreContextSwitchPowerPC.s)0
-rw-r--r--Private/HALKit/PowerPC/HalCoreSyscallHandlerPowerPC.cpp (renamed from Private/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp)0
-rw-r--r--Private/HALKit/PowerPC/HalStartSequence.s (renamed from Private/HALKit/PowerPC/StartSequence.s)0
-rw-r--r--Private/HALKit/PowerPC/PCI/HalDevice.cxx (renamed from Private/HALKit/PowerPC/PCI/Device.cxx)0
4 files changed, 0 insertions, 0 deletions
diff --git a/Private/HALKit/PowerPC/CoreContextSwitchPowerPC.s b/Private/HALKit/PowerPC/HalCoreContextSwitchPowerPC.s
index 5ca6b5ef..5ca6b5ef 100644
--- a/Private/HALKit/PowerPC/CoreContextSwitchPowerPC.s
+++ b/Private/HALKit/PowerPC/HalCoreContextSwitchPowerPC.s
diff --git a/Private/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp b/Private/HALKit/PowerPC/HalCoreSyscallHandlerPowerPC.cpp
index c1672e68..c1672e68 100644
--- a/Private/HALKit/PowerPC/CoreSyscallHandlerPowerPC.cpp
+++ b/Private/HALKit/PowerPC/HalCoreSyscallHandlerPowerPC.cpp
diff --git a/Private/HALKit/PowerPC/StartSequence.s b/Private/HALKit/PowerPC/HalStartSequence.s
index 112ac73f..112ac73f 100644
--- a/Private/HALKit/PowerPC/StartSequence.s
+++ b/Private/HALKit/PowerPC/HalStartSequence.s
diff --git a/Private/HALKit/PowerPC/PCI/Device.cxx b/Private/HALKit/PowerPC/PCI/HalDevice.cxx
index 8b137891..8b137891 100644
--- a/Private/HALKit/PowerPC/PCI/Device.cxx
+++ b/Private/HALKit/PowerPC/PCI/HalDevice.cxx