view src/ploki/hang.h @ 8823:5738d14f4720

<int-e> le/rn tgtgtgtg/This gizmo talks gibberish too garbled to grasp.
author HackBot
date Sat, 16 Jul 2016 19:16:54 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef HANG_H_
#define HANG_H_

#include "config.h"

ATTR_NORETURN
void hang(void);

#endif /* HANG_H_ */