commit | bb938a7a4b57102597a74b682e77c5c243e1ee5c | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Sat Sep 28 00:15:29 2024 +0200 |
committer | Martin Storsjö <martin@martin.st> | Fri Oct 11 11:13:26 2024 +0300 |
tree | 1f3cf29f81a23bf0968fc6f545ae515c8ed70ef7 | |
parent | 51f5fd310f022b0a1f10eea16e64d3fc46a54baf [diff] |
crt: Split UCRT _amsg_exit() into separate file Also add missing __MINGW_ATTRIB_NORETURN attribute into header file internal.h where is function _amsg_exit() declared. Signed-off-by: Martin Storsjö <martin@martin.st>