mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 10:50:07 +00:00
6 lines
94 B
C
6 lines
94 B
C
|
#include_next <bits/iscanonical.h>
|
||
|
|
||
|
#ifndef _ISOMAC
|
||
|
libm_hidden_proto (__iscanonicall)
|
||
|
#endif
|