copy strerror implementation into perror
This commit is contained in:
@@ -11,3 +11,4 @@ cbindgen = { path = "../../cbindgen" }
|
||||
platform = { path = "../platform" }
|
||||
va_list = { path = "../../va_list", features = ["no_std"] }
|
||||
string = { path = "../string" }
|
||||
errno = { path = "../errno"}
|
||||
|
||||
Reference in New Issue
Block a user