Skip to content

Clean Up Kernel.c #21

@chrisdedman

Description

@chrisdedman

Description

Currently, the entry point of the kernel kernel.c file is messy. A cleanup needs to be made.

A refactor of kernel_main() needs to be made to only call initialization and debugger/testing functions. The switch case should be moved to its own function, and even potentially move everything to their own files. kernel.c should potentially just call functions, nothing else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions