Skip to content
Snippets Groups Projects
Commit 128ea04a authored by Andi Kleen's avatar Andi Kleen Committed by H. Peter Anvin
Browse files
parent 67424d5a
No related merge requests found
......@@ -12,9 +12,9 @@
#endif
#ifdef __cplusplus
#define CPP_ASMLINKAGE extern "C"
#define CPP_ASMLINKAGE extern "C" __visible
#else
#define CPP_ASMLINKAGE
#define CPP_ASMLINKAGE __visible
#endif
#ifndef asmlinkage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment