mirror of git://git.musl-libc.org/musl
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef _SYSMACROS_H
|
||
|
#define _SYSMACROS_H
|
||
|
|
||
|
#include <bits/sysmacros.h>
|
||
|
|
||
|
#endif
|