view src/ploki/hang.h @ 5015:a72d5a61b190

<oerjan> slashlearn fnord/? \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf
author HackBot
date Fri, 03 Oct 2014 11:30: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_ */