summaryrefslogtreecommitdiff
path: root/ldso/ldso/mips/dl-sysdep.h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-15 15:22:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-21 21:29:00 +0200
commit52df98393467108c92ee45d9e734af55e964e6ab (patch)
treeda2f521819f6b576a2c841e0263565f6266ec9a4 /ldso/ldso/mips/dl-sysdep.h
parent8b3d82087039655037d4d2c4545f058b3075e75c (diff)
remove editor hints for vi
Diffstat (limited to 'ldso/ldso/mips/dl-sysdep.h')
-rw-r--r--ldso/ldso/mips/dl-sysdep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ldso/ldso/mips/dl-sysdep.h b/ldso/ldso/mips/dl-sysdep.h
index 0122199e4..9dcc69b3a 100644
--- a/ldso/ldso/mips/dl-sysdep.h
+++ b/ldso/ldso/mips/dl-sysdep.h
@@ -1,5 +1,3 @@
-/* vi: set sw=8 ts=8: */
-
/*
* Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.