Files
libc/include/_libc/abort.h
T
2020-07-16 22:49:00 +03:00

4 lines
68 B
C

#pragma once
_Noreturn void __libc_abort_init(const char *reason);