Welcome to mirror list, hosted at ThFree Co, Russian Federation.

abi-tag.h « dl « linux « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 85db374c6a4f5a7ab90ea5e5cfa562222e1f96b3 (plain)
1
2
3
4
#define __ABI_TAG_OS 0
#ifndef __ABI_TAG_VERSION
# define __ABI_TAG_VERSION 2,0,0
#endif