blob: 071485122b12b868d14345892d3e54b621a68f47 [file] [log] [blame]
// Copyright 2014 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 "trunks/mock_tpm_utility.h"
namespace trunks {
MockTpmUtility::MockTpmUtility() {}
MockTpmUtility::~MockTpmUtility() {}
} // namespace trunks