mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used
Impact: cleanup In asm/syscalls.h move out sys_set_thread_area() and sys_get_thread_area() as they are common for both 32 and 64 bit. Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
57a37505d1
commit
7c9c160c54
1 changed files with 4 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue