blob: 4bac2dcce7d716f3d04229e98ef895d5c849c5ea [file] [log] [blame]
/* Copyright (c) 2015 Google Inc
* Davide Libenzi <dlibenzi@google.com>
* See LICENSE for details.
*/
#pragma once
#include <compiler.h>
extern const char __weak build_info_date[];
extern const char __weak build_info_commitid[];
extern const char __weak build_info_version[];
extern const char __weak build_info_version_name[];