diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 19:49:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 19:49:20 +0100 |
| commit | 328487312fbbeb7a2cdf0b5508c74a43cdb5d499 (patch) | |
| tree | 8a19721812c07a42d46c47b67dfc306642bc2f1d /dev/kernel/HALKit/AXP/VM.s | |
| parent | 0711ecc7b775c861df179d8856af9be97944cba4 (diff) | |
kernel(platform): Remove AXP platform.
public(CF.fwrk): Add btb file to CF framework.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/kernel/HALKit/AXP/VM.s')
| -rw-r--r-- | dev/kernel/HALKit/AXP/VM.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dev/kernel/HALKit/AXP/VM.s b/dev/kernel/HALKit/AXP/VM.s deleted file mode 100644 index 7024086b..00000000 --- a/dev/kernel/HALKit/AXP/VM.s +++ /dev/null @@ -1,5 +0,0 @@ -.global hal_flush_tlb - -.section .text -hal_flush_tlb: - swppal
\ No newline at end of file |
