blob: e35f076956a87329fd93a33a1ae769706f980bac [file] [log] [blame]
Vadim Bendebury56797522015-05-20 10:32:25 -07001// This file was extracted from the TCG Published
2// Trusted Platform Module Library
3// Part 4: Supporting Routines
4// Family "2.0"
5// Level 00 Revision 01.16
6// October 30, 2014
7
8#ifndef _TPM_H_
9#define _TPM_H_
10#include "bool.h"
11//
12#include "Implementation.h"
13#include "TPM_Types.h"
14#include "swap.h"
15#endif // _TPM_H_