
allows for the following: define foo define bar { }: foo device foobar: bar An instance of "foobar" will select "bar", which will in turn select "foo" due to "bar"'s dependency on "foo". Circular dependencies are not allowed, and a dependency may also not be an interface attribute.
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%