blob: b4a2af1d436ce41d9da1c15fad9bd0fb5273a2e3 [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "init/crossystem.h"
constexpr char CrosSystem::kDevSwitchBoot[];
constexpr char CrosSystem::kMainFirmwareActive[];
constexpr char CrosSystem::kClearTpmOwnerRequest[];
constexpr char CrosSystem::kDebugBuild[];