view src/ploki/atechit.h @ 6695:fdcbbf75a07d

<zgrep> ` echo \'A cat is an animal with four legs. It\'s nice to pet, especially when it\'s a baby cat, called a kitten.\' > tmflry/cat
author HackBot
date Wed, 10 Feb 2016 02:20:12 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef ATECHIT_H_
#define ATECHIT_H_

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

#endif /* ATECHIT_H_ */