From 3094aaa2f55622cb3fa85967ff1341831437f2d2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 20 Jul 2017 20:30:28 +0200 Subject: cleanup unused defines and includes from clone.S --- libc/sysdeps/linux/i386/clone.S | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/sysdeps/linux/i386') diff --git a/libc/sysdeps/linux/i386/clone.S b/libc/sysdeps/linux/i386/clone.S index 68e87b567..ec1aeeaf1 100644 --- a/libc/sysdeps/linux/i386/clone.S +++ b/libc/sysdeps/linux/i386/clone.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2000,02,03,04,2005 Free Software Foundation, Inc. - This file is part of the GNU C Library. Contributed by Richard Henderson (rth@tamu.edu) The GNU C Library is free software; you can redistribute it and/or -- cgit v1.2.3