index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
/
Inputs
/
declare-use
/
sub.h
blob: 63d4234ce7076cfe8a6f891cc8501d8d5419bc63 (
plain
)
1
2
3
4
#ifndef SUB_H #define SUB_H const int sub = 42; #endif