Release 4.14 arch/x86/purgatory/string.c
/*
* 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"
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Vivek Goyal | 4 | 100.00% | 1 | 100.00% |
Total | 4 | 100.00% | 1 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.