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
/
b.h
blob: 55daf7286801c68329c501aa176213f1f252ebb2 (
plain
)
1
2
3
4
#ifndef B_H #define B_H const int b = 3; #endif