view src/ploki/atechit.h @ 12291:876aac07f2cd draft

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

#ifndef ATECHIT_H_
#define ATECHIT_H_

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

#endif /* ATECHIT_H_ */