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 32ed41ec1a3d..281e83ecce3d 100644
--- a/arch/um/os-Linux/sys-i386/tls.c
+++ b/arch/um/os-Linux/sys-i386/tls.c
@@ -5,7 +5,6 @@
5#include <unistd.h> 5#include <unistd.h>
6 6
7#include "sysdep/tls.h" 7#include "sysdep/tls.h"
8#include "user.h"
9 8
10/* Checks whether host supports TLS, and sets *tls_min according to the value 9/* Checks whether host supports TLS, and sets *tls_min according to the value
11 * valid on the host. 10 * valid on the host.