/
githubmirror
/
libgpg-error
Обзор
Документация
Войти
/
githubmirror
/
libgpg-error
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/syscfg/lock-obj-pub.i686-unknown-gnu.h
24 строки
552 B
Werner Koch
syscfg: Support ARC CPUs and simplify aliasing table.
18 сен 2018, 15:55
Не верифицирован
18 сен 2018, 15:55
48c8f8d
Код
Авторство
О чём код?
## lock-obj-pub.i686-pc-gnu.h ## File created by gen-posix-lock-obj - DO NOT EDIT ## To be included by mkheader into gpg-error.h typedef struct { long _vers; union { volatile char _priv[32]; long _x_align; long *_xp_align; } u; } gpgrt_lock_t; #define GPGRT_LOCK_INITIALIZER {1,{{0,0,0,0,0,0,0,0, \ 0,0,0,0,0,0,0,0, \ 0,0,0,0,0,0,0,0, \ 0,0,0,0,0,0,0,0}}} ## ## Local Variables: ## mode: c ## buffer-read-only: t ## End: ##