mirror of
git://git.musl-libc.org/musl
synced 2025-02-08 23:17:04 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef _SYSMACROS_H
|
||
|
#define _SYSMACROS_H
|
||
|
|
||
|
#include <bits/sysmacros.h>
|
||
|
|
||
|
#endif
|