aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/sys-i386/tls.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/os-Linux/sys-i386/tls.c')
-rw-r--r--arch/um/os-Linux/sys-i386/tls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/os-Linux/sys-i386/tls.c b/arch/um/os-Linux/sys-i386/tls.c
index 8ba132482970..32ed41ec1a3d 100644
--- a/arch/um/os-Linux/sys-i386/tls.c
+++ b/arch/um/os-Linux/sys-i386/tls.c
@@ -6,7 +6,6 @@
6 6
7#include "sysdep/tls.h" 7#include "sysdep/tls.h"
8#include "user.h" 8#include "user.h"
9#include "user_util.h"
10 9
11/* Checks whether host supports TLS, and sets *tls_min according to the value 10/* Checks whether host supports TLS, and sets *tls_min according to the value
12 * valid on the host. 11 * valid on the host.