femtolisp/llt/ptrhash.h

9 lines
91 B
C

#ifndef __PTRHASH_H_
#define __PTRHASH_H_
#include "htableh.inc"
HTPROT(ptrhash)
#endif