We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ddf87 commit c713f7fCopy full SHA for c713f7f
libc/test/integration/src/pthread/pthread_rwlock_test.cpp
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
#include "src/__support/CPP/atomic.h"
10
-#include "src/__support/OSUtil/linux/aarch64/syscall.h"
+#include "src/__support/OSUtil/syscall.h"
11
#include "src/__support/threads/linux/raw_mutex.h"
12
#include "src/__support/threads/linux/rwlock.h"
13
#include "src/__support/threads/sleep.h"
0 commit comments