Subversion Repositories Kolibri OS

Rev

Rev 1408 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1408 Rev 3031
Line 127... Line 127...
127
 
127
 
128
/*
128
/*
129
 * use this macro(s) if you need more than one output parameter
129
 * use this macro(s) if you need more than one output parameter
130
 * in alternative_io
130
 * in alternative_io
131
 */
131
 */
Line 132... Line 132...
132
#define ASM_OUTPUT2(a, b) a, b
132
#define ASM_OUTPUT2(a) a
133
 
133
 
134
struct paravirt_patch_site;
134
struct paravirt_patch_site;
135
#ifdef CONFIG_PARAVIRT
135
#ifdef CONFIG_PARAVIRT