You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
133 B

extern int func1p(void);
extern int func2p(void);
extern int func3p(void);
#define PROTO1 0x1
#define PROTO2 0x2
#define PROTO3 0x3