.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#![no_std] #![feature(naked_functions)]
|
#![no_std] #![feature(naked_functions)]
|
||||||
|
|
||||||
#[cfg(all(target_arch = "x86_64", target_os = "windows"))]
|
#[cfg(target_arch = "x86_64")]
|
||||||
mod win64 {
|
mod win64 {
|
||||||
|
|
||||||
#[used] #[no_mangle]
|
#[used] #[no_mangle]
|
||||||
|
|||||||
Reference in New Issue
Block a user