Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

first prototype apic handler #149

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

first prototype apic handler #149

wants to merge 12 commits into from

Conversation

xadaemon
Copy link
Collaborator

@xadaemon xadaemon commented Sep 7, 2024

implements #148

@mdpatelcsecon
Copy link
Collaborator

Please make all public functions and types extern "C" and #[repr(C)] respectively. You can also alternatively provide a C ABI equivalent to the public native Rust function alongside it to fulfill the FFI compatibility requirements we have for this new kernel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants