Hash : ec39a8a3 Author : Date : 2004-08-12T12:22:28
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
#ifndef __OTL_JSTF_H__ #define __OTL_JSTF_H__ #include "otlayout.h" OTL_BEGIN_HEADER OTL_LOCAL( void ) otl_jstf_validate( OTL_Bytes table, OTL_Validator valid ); OTL_END_HEADER #endif /* __OTL_JSTF_H__ */