Sign in
◑
Theme
third-party-mirror
/
backupdr
/
0483ca37f380e93af85d49b08d65a6d89f6ddd39
/
.
/
module-init-tools-3.12-pre2
/
tests
/
data
/
src
/
complex_e.c
blob: 1815c7d219151a29db48181832eca17e0a9ecf68 [
file
]
/* A depends on B, C and D. B depends on E. C depends on B and E. D
depends on B. */
#include
"module.h"
int
e
;
EXPORT_SYMBOL
(
e
);