ARC: Module support

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
Vineet Gupta
2013-01-29 19:28:05 +05:30
parent 4788a5942b
commit fa1c3ff935
3 changed files with 93 additions and 0 deletions

View File

@@ -14,4 +14,8 @@
#include <asm-generic/module.h>
#define MODULE_PROC_FAMILY "ARC700"
#define MODULE_ARCH_VERMAGIC MODULE_PROC_FAMILY
#endif /* _ASM_ARC_MODULE_H */