jasonwhite / syscalls

Raw Linux system calls for Rust.
Other
109 stars 14 forks source link

Fix a typo #38

Closed shurizzle closed 1 year ago

shurizzle commented 1 year ago

Fix a typo in cfg_attr for asm_experimental_arch, powerpc64 was mispelled

jasonwhite commented 1 year ago

Woopsie. Thank you for the fix!