mcu_hi3321_watch/open_source/musl/include/sys/syscall.h
2025-05-26 20:15:20 +08:00

7 lines
81 B
C

#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H
#include <bits/syscall.h>
#endif