1 /* Copyright (c) 2015 Google Inc
2 * Davide Libenzi <dlibenzi@google.com>
3 * See LICENSE for details.
10 extern const char __weak build_info_kernel_path[];
11 extern const char __weak build_info_date[];
12 extern const char __weak build_info_host[];
13 extern const char __weak build_info_commitid[];
14 extern const char __weak build_info_version[];
15 extern const char __weak build_info_version_name[];