OpenCT  0.6.20
types.h
1 #ifndef _SRC_INCLUDE_OPENCT_TYPES_H
2 #define _SRC_INCLUDE_OPENCT_TYPES_H 1
3 #ifndef _GENERATED_STDINT_H
4 #define _GENERATED_STDINT_H "openct 0.6.20"
5 /* generated using a gnu compiler version aarch64-alt-linux-gcc (GCC) 10.3.1 20210702 (ALT Sisyphus 10.3.1-alt1) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */
6 
7 #include <stdint.h>
8 
9 
10 /* system headers have good uint64_t */
11 #ifndef _HAVE_UINT64_T
12 #define _HAVE_UINT64_T
13 #endif
14 
15  /* once */
16 #endif
17 #endif

libp11, Copyright (C) 2005 Olaf Kirch <okir@lst.de>OpenSC-Project.org Logo