Cradicle Explorer
FigmentOS
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • kernel
    • boot
    • core
    • elf.c
    • fd.c
    • fs.c
    • gdt.c
    • idt.c
    • initrd.c
    • kernel.c
    • memory.c
    • paging.c
    • process.c
    • syscall.c
    • test_io_uring.c
    • vfs.c
    • drivers
    • include
    • io_uring
    • lib
    • linker.ld
    • tools
    • userspace
    • .gitignore
    • Makefile
/ kernel / core /
.. elf.c fd.c fs.c gdt.c idt.c initrd.c kernel.c memory.c paging.c process.c syscall.c test_io_uring.c vfs.c