diff options
| author | Ian Moffett <ian@osmora.org> | 2025-11-15 13:35:30 -0500 |
|---|---|---|
| committer | Ian Moffett <ian@osmora.org> | 2025-11-15 13:35:58 -0500 |
| commit | cfd1db14227ce36bfbdf8733cc837c1b07e310ea (patch) | |
| tree | 50205313f239a80b8b3222c8099db10132e2b550 /sys | |
| parent | fa3c60da8207b724d292b7a44633872c6bfec4c8 (diff) | |
kern/amd64: Move boot.S to amd64/cpu/
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/amd64/cpu/boot.S (renamed from sys/arch/amd64/boot.S) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sys/arch/amd64/boot.S b/sys/arch/amd64/cpu/boot.S index 0d2e0d2..0d2e0d2 100644 --- a/sys/arch/amd64/boot.S +++ b/sys/arch/amd64/cpu/boot.S |
