Subversion Repositories shark

Rev

Rev 1655 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1655 giacomo 1
 
2
#ifndef __GLOAD_H
3
#define __GLOAD_H
4
 
5
int gload_init(int pid);
6
 
7
#endif