repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Cygwin: asm/socket.h: drop outdated casts
[newlib-cygwin.git]
/
newlib
/
_newlib_version.hin
blob
26c680c8fc33fac6615231a521a4bd19a82fc990
1
/* Version macros for internal and downstream use. */
2
#ifndef _NEWLIB_VERSION_H__
3
#define _NEWLIB_VERSION_H__ 1
4
5
#undef _NEWLIB_VERSION
6
#undef __NEWLIB__
7
#undef __NEWLIB_MINOR__
8
#undef __NEWLIB_PATCHLEVEL__
9
10
#endif /* !_NEWLIB_VERSION_H__ */