blob: 8f02d457dadc5dc5061db251a3ed5b011aeb8c7a [file] [log] [blame]
// Copyright 2015 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.
// THIS CODE IS GENERATED - DO NOT MODIFY!
#ifndef TPM2_GET_COMMAND_CODE_STRING_FP_H_
#define TPM2_GET_COMMAND_CODE_STRING_FP_H_
#include "TPM_Types.h"
const char* GetCommandCodeString(TPM_CC command_code);
#endif // TPM2_GET_COMMAND_CODE_STRING_FP_H_