mirror of
https://github.com/status-im/status-go.git
synced 2025-02-23 04:08:27 +00:00
7 lines
81 B
C
7 lines
81 B
C
|
#ifndef _SYS_SYSCALL_H
|
||
|
#define _SYS_SYSCALL_H
|
||
|
|
||
|
#include <bits/syscall.h>
|
||
|
|
||
|
#endif
|