view src/ploki/atechit.h @ 12289:dca7aa2524f0 draft

<kspalaiologos> `` cat <<<"asmbf && bfi /hackenv/tmp/output.b && rm -f /hackenv/tmp/output.b" > /hackenv/ibin/asmbf
author HackEso <hackeso@esolangs.org>
date Thu, 02 Jan 2020 15:33:10 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef ATECHIT_H_
#define ATECHIT_H_

void atechit(void (*)(void));

#endif /* ATECHIT_H_ */