view src/ploki/hang.h @ 12027:d7a09fef7550 draft

<oerjan> sled bin/ls//s,;,\\&\\& "$IRC_TARGET" == #*;,
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 01:26:56 +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_ */