index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
llvm
/
dist
/
clang
/
test
/
Modules
/
Inputs
/
string_names
/
c.h
blob: 38c278fc87d2af7c3e0f6a5a220de439ef801301 (
plain
)
1
2
3
4
#ifndef C_H #define C_H const int c = 2; #endif