7 lines
80 B
C
7 lines
80 B
C
|
#ifndef __DB2_H
|
||
|
#define __DB2_H
|
||
|
|
||
|
int pd0300100(int argc, char* argv[]);
|
||
|
|
||
|
#endif
|