chuyiwen_gmsv/include/attestation.h

7 lines
86 B
C
Raw Permalink Normal View History

2016-12-24 08:45:52 +08:00
#ifndef __ATTESTATION_H__
#define __ATTESTATION_H__
int attestation( void );
#endif