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 b8b1bd5 commit c048c35Copy full SHA for c048c35
src/basic/missing_syscall_def.h
@@ -6,6 +6,8 @@
6
*/
7
#pragma once
8
9
+#include "macro.h"
10
+
11
/* Note: if this code looks strange, this is because it is derived from the same
12
* template as the per-syscall blocks below. */
13
# if defined(__aarch64__)
0 commit comments