index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
include
/
sys
/
sysmacros.h
blob: 79eba3bed7f7ca7572f8b57a45236b1c83034a1a (
plain
)
1
2
3
4
5
6
#ifndef _SYSMACROS_H
#define _SYSMACROS_H
#include <bits/sysmacros.h>
#endif