mirror of
git://git.musl-libc.org/musl
synced 2025-01-05 14:09:56 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef _SYSMACROS_H
|
||
|
#define _SYSMACROS_H
|
||
|
|
||
|
#include <bits/sysmacros.h>
|
||
|
|
||
|
#endif
|