mirror of
https://github.com/fluencelabs/musl
synced 2025-05-10 06:07:28 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef _SYSMACROS_H
|
||
|
#define _SYSMACROS_H
|
||
|
|
||
|
#include <bits/sysmacros.h>
|
||
|
|
||
|
#endif
|