52a0e9cd8f
git-svn-id: svn://10.65.10.50/trunk@5063 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
77 B
C
Executable File
7 lines
77 B
C
Executable File
#ifndef __SV2_H
|
|
#define __SV2_H
|
|
|
|
int sv2100(int argc, char* argv[]);
|
|
|
|
#endif
|