blob: 9d98cb3d40ab92e0b011468fe63c02dbb3af1c99 [file] [log] [blame]
#include "stdio_impl.h"
int __fclose_ca(FILE* f) { return f->close(f); }