Skip to content
Snippets Groups Projects
Commit 0121c5c0 authored by rupansh-arch's avatar rupansh-arch
Browse files

libc-test: add process_vm* to exceptions for android

parent 86b92f37
No related branches found
No related tags found
No related merge requests found
......@@ -1610,6 +1610,8 @@ fn test_android(target: &str) {
| "open_memstream"
| "open_wmemstream"
| "clock_getcpuclockid"
| "process_vm_readv"
| "process_vm_writev"
if aarch64 =>
{
true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment