diff options
Diffstat (limited to 'src/cmd/5l/softfloat.c')
-rw-r--r-- | src/cmd/5l/softfloat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/5l/softfloat.c b/src/cmd/5l/softfloat.c index 4f799d17e..401107178 100644 --- a/src/cmd/5l/softfloat.c +++ b/src/cmd/5l/softfloat.c @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -#define EXTERN #include "l.h" #include "../ld/lib.h" |