mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-15 11:00:04 +08:00
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
|
/* ========= begin header generated by ./mkh ========= */
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
/* === regerror.c === */
|
||
|
static const char *regatoi(const regex_t *preg, char *localbuf);
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
/* ========= end header generated by ./mkh ========= */
|