repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Refer to C23 in place of C2X in glibc
[glibc.git]
/
stdio-common
/
errlist-data.S
blob
870b3f40c9203806f8b7376112b84aa48137e6ca
1
#ifdef SHARED
2
# include "errlist-data-aux-shared.S"
3
#else
4
# include "errlist-data-aux.S"
5
#endif
6
7
#include <errlist-compat-data.h>