Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
src
/
third_party
/
musl
/
src
/
locale
/
catclose.c
blob: 02cd3e5c9c7a76a553e950c475e67b2c1e125259 [
file
] [
log
] [
blame
]
#include
<nl_types.h>
int
catclose
(
nl_catd catd
)
{
return
0
;
}