diff options
Diffstat (limited to 'arch/x86/purgatory/string.c')
| -rw-r--r-- | arch/x86/purgatory/string.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/x86/purgatory/string.c b/arch/x86/purgatory/string.c deleted file mode 100644 index d886b1fa36f0..000000000000 --- a/arch/x86/purgatory/string.c +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Simple string functions. - * - * Copyright (C) 2014 Red Hat Inc. - * - * Author: - * Vivek Goyal <vgoyal@redhat.com> - * - * This source code is licensed under the GNU General Public License, - * Version 2. See the file COPYING for more details. - */ - -#include "../boot/string.c" |
