1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 08:26:17 +04:00
rCore/kernel/src/syscall
Harry Chen 88bda7c4a0 Use Linux syscall number for mips N32 ABI, update user app
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-07 17:08:03 +08:00
..
custom.rs refactor PCI mod using pci crate 2019-03-30 23:48:33 +08:00
fs.rs Merge remote-tracking branch 'rcore/dev' 2019-03-29 13:37:20 +08:00
mem.rs reformat code using cargo fmt 2019-03-27 18:45:24 +08:00
misc.rs Implement ATA IDENTIFY DEVICE via AHCI interface 2019-03-30 00:06:27 +08:00
mod.rs Use Linux syscall number for mips N32 ABI, update user app 2019-04-07 17:08:03 +08:00
net.rs HUGE REFACTOR net module 2019-03-29 13:23:49 +08:00
proc.rs reformat code using cargo fmt 2019-03-27 18:45:24 +08:00
time.rs reformat code using cargo fmt 2019-03-27 18:45:24 +08:00