master
1/* <stdnoreturn.h> for the Aro C compiler */
2
3#pragma once
4
5#define noreturn _Noreturn
6#define __noreturn_is_defined 1