diff options
Diffstat (limited to 'arch/x86/machine/param.h')
-rw-r--r-- | arch/x86/machine/param.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/machine/param.h b/arch/x86/machine/param.h index 557bc800..86ce81b1 100644 --- a/arch/x86/machine/param.h +++ b/arch/x86/machine/param.h @@ -47,11 +47,6 @@ #endif /* __LP64__ */ /* - * Attributes for variables that are mostly read and seldom changed. - */ -#define __read_mostly __section(".data.read_mostly") - -/* * System timer frequency. * * The selected value of 200 translates to a period of 5ms, small enough to |