mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 15:22:15 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef _SYSMACROS_H
|
||
|
#define _SYSMACROS_H
|
||
|
|
||
|
#include <bits/sysmacros.h>
|
||
|
|
||
|
#endif
|