summaryrefslogtreecommitdiffstats
path: root/Tests/GhsMulti/GhsMultiDepOrder/protolib/proto1.h.in
blob: f2f93afdd3fc1d5590165dd7248cadacaad6725c (plain)
1
2
3
4
5
6
7
extern int func1p(void);
extern int func2p(void);
extern int func3p(void);

#define PROTO1 0x1
#define PROTO2 0x2
#define PROTO3 0x3