added dvm/tools/
This commit is contained in:
7
dvm/tools/pppa/trunk/src/statist.h
Normal file
7
dvm/tools/pppa/trunk/src/statist.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#if !defined( __STATIST_H )
|
||||
#define __STATIST_H
|
||||
void CreateInter(int typef,long val);
|
||||
int FindInter(int typef,long val);
|
||||
void EndInter(long nline);
|
||||
void FreeInter(void);
|
||||
#endif
|
||||
Reference in New Issue
Block a user