diff options
| author | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-09 10:27:19 +0200 |
|---|---|---|
| committer | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-09 10:27:19 +0200 |
| commit | 04e3bbd771c8a50822aa9e75c8715349fc4ecda4 (patch) | |
| tree | fc4509cdf3738a750f93a617dd01029d1ae1d58d /dev/ZBA/Sources | |
| parent | ef71b80d3df1969a2be85eadf2d83cd85745469d (diff) | |
META: Bumping repository.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/ZBA/Sources')
| -rw-r--r-- | dev/ZBA/Sources/HEL/AMD64/BootAPI.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZBA/Sources/HEL/AMD64/BootAPI.S b/dev/ZBA/Sources/HEL/AMD64/BootAPI.S index e391351d..380aeb94 100644 --- a/dev/ZBA/Sources/HEL/AMD64/BootAPI.S +++ b/dev/ZBA/Sources/HEL/AMD64/BootAPI.S @@ -44,4 +44,4 @@ reset_wait: write_cr3: mov cr3, rcx - ret
\ No newline at end of file + ret |
