gnupg2: Update from 2.2.5 to 2.2.6
[termux-packages] / packages / libgpg-error / lock-obj-pub.aarch64-unknown-linux-android.h
CommitLineData
5f2951be
FF
1## lock-obj-pub.armv8l-unknown-linux-gnu.h
2## File created by gen-posix-lock-obj - DO NOT EDIT
3## To be included by mkheader into gpg-error.h
4
5typedef struct
6{
7 long _vers;
8 union {
9 volatile char _priv[40];
10 long _x_align;
11 long *_xp_align;
12 } u;
13} gpgrt_lock_t;
14
15#define GPGRT_LOCK_INITIALIZER {1,{{0,0,0,0,0,0,0,0, \
16 0,0,0,0,0,0,0,0, \
17 0,0,0,0,0,0,0,0, \
18 0,0,0,0,0,0,0,0, \
19 0,0,0,0,0,0,0,0}}}
20##
21## Local Variables:
22## mode: c
23## buffer-read-only: t
24## End:
25##