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
/
g.h
blob: 2a590177f8c32a2302eab4eb7fcc8a49035a5286 (
plain
)
1
2
3
4
5
6
#ifndef G_H #define G_H #include "c.h" #include "g1.h" const int g1 = aux_g*c*7; #endif