diff options
| author | Clément Sibille <claymeuns@protonmail.com> | 2021-10-08 08:17:14 +0200 |
|---|---|---|
| committer | Clément Sibille <claymeuns@protonmail.com> | 2021-10-08 08:17:14 +0200 |
| commit | 73338c2d453e7a5928fa7f392e1bc2392dbba3cd (patch) | |
| tree | 6c05321300d9bdac96723da268c6fe0b2f2a5464 /kernel/src/arch/x86/io.rs | |
| parent | 06d819c3e8e94972bd4261069d2c5239297bba65 (diff) | |
Move x86-specific code into an arch/x86 module
Diffstat (limited to '')
| -rw-r--r-- | kernel/src/arch/x86/io.rs (renamed from kernel/src/io.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/kernel/src/io.rs b/kernel/src/arch/x86/io.rs index a647408..a647408 100644 --- a/kernel/src/io.rs +++ b/kernel/src/arch/x86/io.rs |
