|
/*
|
|
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
|
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
*
|
|
* Filename: package/.../skalibs/cross_sysdeps/x86_64-unknown-linux-musl/sysdeps.h
|
|
* Copyright (C) 2015 The OpenSDE Project
|
|
*
|
|
* More information can be found in the files COPYING and README.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; version 2 of the License. A copy of the
|
|
* GNU General Public License can be found in the file COPYING.
|
|
* --- SDE-COPYRIGHT-NOTE-END ---
|
|
*/
|
|
|
|
/* ISC license. */
|
|
|
|
#ifndef SYSDEPS_H
|
|
#define SYSDEPS_H
|
|
|
|
#define SKALIBS_TARGET "x86_64-unknown-linux-musl"
|
|
#define SKALIBS_HASCLOCKRT
|
|
#define SKALIBS HASCLOCKMON
|
|
#define SKALIBS_ENDIANNESS "little"
|
|
#define SKALIBS_SIZEOFUSHORT 2
|
|
#define SKALIBS_USHORT_BITS 16
|
|
#define SKALIBS_SIZEOFUINT 4
|
|
#define SKALIBS_UINT_BITS 32
|
|
#define SKALIBS_SIZEOFULONG 8
|
|
#define SKALIBS_ULONG_BITS 64
|
|
#define SKALIBS_SIZEOFGID 4
|
|
#define SKALIBS_GID_BITS 32
|
|
#define SKALIBS_SIZEOFTIME 8
|
|
#define SKALIBS_TIME_BITS 64
|
|
#define SKALIBS_HASACCEPT4
|
|
#undef SKALIBS_HASANCILAUTOCLOSE
|
|
#define SKALIBS_HASCMSGCLOEXEC
|
|
#define SKALIBS_HASDEVURANDOM
|
|
#define SKALIBS_HASEPROTO
|
|
#define SKALIBS_HASEVENTFD
|
|
#define SKALIBS_HASFLOCK
|
|
#undef SKALIBS_HASGETPEEREID
|
|
#define SKALIBS_HASSOPEERCRED
|
|
#undef SKALIBS_HASGETPEERUCRED
|
|
#define SKALIBS_HASIPV6
|
|
#define SKALIBS_HASMALLOC0
|
|
#define SKALIBS_HASMSGDONTWAIT
|
|
#define SKALIBS_HASNBWAITALL
|
|
#define SKALIBS_HASOPENAT
|
|
#define SKALIBS_HASLINKAT
|
|
#define SKALIBS_HASPIPE2
|
|
#define SKALIBS_HASPOSIXSPAWN
|
|
#define SKALIBS_HASPPOLL
|
|
#undef SKALIBS_HASREVOKE
|
|
#define SKALIBS_HASSENDFILE
|
|
#define SKALIBS_HASSETGROUPS
|
|
#define SKALIBS_HASSETTIMEOFDAY
|
|
#define SKALIBS_HASSIGNALFD
|
|
#define SKALIBS_HASSPLICE
|
|
#define SKALIBS_HASSTRCASESTR
|
|
#define SKALIBS_HASSTRNLEN
|
|
#define SKALIBS_HASUINT64T
|
|
#define SKALIBS_HASDEVRANDOM
|
|
#endif
|