darcs-all: allow relative path for repo in local fs
[ghc-hetmet.git] / rts / Hpc.h
1 #ifndef HPC_H
2 #define HPC_H
3
4 extern void startupHpc(void);
5 extern void exitHpc(void);
6
7 #endif /* HPC_H */
8
9
10