blob: 7340707481c29a5ed29ad9172f6338e9b077e8b6 [file] [log] [blame]
// Copyright 2014 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "trunks/mock_tpm_utility.h"
namespace trunks {
MockTpmUtility::MockTpmUtility() {}
MockTpmUtility::~MockTpmUtility() {}
} // namespace trunks