source:
doc/proposals/modules-gen-hdr/err-vicious/recourse-classic/cu2.src.c
Last change on this file was b28ce93, checked in by , 3 months ago | |
---|---|
|
|
File size: 162 bytes |
Line | |
---|---|
1 | #include "cu2.x.h" // unnecessary (demo not built enough to need self imports) |
2 | #include "cu2.y.h" |
3 | |
4 | #include "cu1.b.h" |
5 | |
6 | static struct B b __attribute__((unused)); |
Note:
See TracBrowser
for help on using the repository browser.