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

first prototype apic handler#149

Draft
xadaemon wants to merge 12 commits intomainfrom
xadaemon/apic-handling
Draft

first prototype apic handler#149
xadaemon wants to merge 12 commits intomainfrom
xadaemon/apic-handling

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