aboutsummaryrefslogtreecommitdiff
path: root/include/tpm2/_TPM_Init_fp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tpm2/_TPM_Init_fp.h')
-rw-r--r--include/tpm2/_TPM_Init_fp.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/tpm2/_TPM_Init_fp.h b/include/tpm2/_TPM_Init_fp.h
new file mode 100644
index 0000000..e551520
--- /dev/null
+++ b/include/tpm2/_TPM_Init_fp.h
@@ -0,0 +1,12 @@
+/*
+ * 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.
+ */
+
+#ifndef __TPM2__TPM_INIT_FP_H
+#define __TPM2__TPM_INIT_FP_H
+
+void _TPM_Init(void);
+
+#endif // __TPM2__TPM_INIT_FP_H