diff options
Diffstat (limited to 'arch/x86/include/asm/fsgsbase.h')
| -rw-r--r-- | arch/x86/include/asm/fsgsbase.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/include/asm/fsgsbase.h b/arch/x86/include/asm/fsgsbase.h index 1ab465ee23fe..5e9cbcce318a 100644 --- a/arch/x86/include/asm/fsgsbase.h +++ b/arch/x86/include/asm/fsgsbase.h @@ -8,9 +8,6 @@ #include <asm/msr-index.h> -unsigned long x86_fsgsbase_read_task(struct task_struct *task, - unsigned short selector); - /* * Read/write a task's fsbase or gsbase. This returns the value that * the FS/GS base would have (if the task were to be resumed). These |
