upscheme/c/llt.h

7 lines
60 B
C
Raw Normal View History

2008-06-30 21:53:51 -04:00
#ifndef __LLT_H_
#define __LLT_H_
void llt_init();
#endif