// Copyright 2024 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// TODO: b/360918766 - Add support for real version and build info
#define CROS_EC_VERSION32 "UNKNOWN_EC_VERSION32"
#define CROS_ECTOOL_VERSION "UNKNOWN_ECTOOL_VERSION"
#define CROS_STM32MON_VERSION "UNKNOWN_STM32MON_VERSION"
#define VERSION "UNKNOWN_VERSION"
#define BUILDER "UNKNOWN_USER@UNKNOWN_HOSTNAME"
#define DATE "UNKNOWN_DATE"
