overdrivenpotato / rust-psp

Rust on PSP. Panic and allocation support. Access PSP system libraries.
Other
589 stars 31 forks source link

Upstream all function definitions to the libc crate #49

Closed overdrivenpotato closed 3 years ago

overdrivenpotato commented 4 years ago

Once #47 is complete, we should upstream our definitions to libc. This should be done via an automated script to avoid any errors.

Unresolved: What do we do about bitflags! invocations?

Some options: